mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-18 07:02:27 +02:00
Add discovery
This commit is contained in:
@@ -57,7 +57,7 @@ class PlatformOS(str, Enum):
|
||||
|
||||
# Active platform — change this single constant to switch all OS-dependent behaviour.
|
||||
# LINUX preserves existing behaviour exactly; WINDOWS mirrors a real Edge/Windows client.
|
||||
DEFAULT_PLATFORM_OS: Final[PlatformOS] = PlatformOS.LINUX
|
||||
DEFAULT_PLATFORM_OS: Final[PlatformOS] = PlatformOS.WINDOWS
|
||||
|
||||
|
||||
# ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user