refactor: fully deprecate camoufox

This commit is contained in:
zhom
2026-07-08 00:47:02 +04:00
parent 23dab4c8e4
commit 23859333c6
88 changed files with 702 additions and 37495 deletions
+1 -4
View File
@@ -111,10 +111,7 @@ impl SynchronizerManager {
.clone();
if leader.browser != "wayfern" {
return Err(
"Synchronizer only supports Wayfern profiles. Camoufox profiles cannot be used."
.to_string(),
);
return Err("Synchronizer only supports Wayfern profiles.".to_string());
}
// Check leader is not already running