Resolviendo conflictos

This commit is contained in:
unknown
2025-04-08 22:41:25 +02:00
parent 03135fdac7
commit 94a2a1dd2e

View File

@ -88,7 +88,7 @@ class Routing extends BaseRouting
* *
* If FALSE, will stop searching and do NO automatic routing. * If FALSE, will stop searching and do NO automatic routing.
*/ */
public bool $autoRoute = false; public bool $autoRoute = true;
/** /**
* If TRUE, will enable the use of the 'prioritize' option * If TRUE, will enable the use of the 'prioritize' option