chore(config): change server_id cookie name

This commit is contained in:
Fijxu
2025-04-13 02:50:06 -04:00
parent c9eed028b0
commit 0ce17d91eb

View File

@@ -220,7 +220,7 @@ class Config
property pubsub_domain : String = ""
property server_id_cookie_name : String = "INVIDIOUS_SERVER_ID"
property server_id_cookie_name : String = "COMPANION_ID"
property tokens_server : String = ""