mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-09 02:19:32 +00:00
gh-14470: Fixed wrong sync engine name (gh-14486)
This commit is contained in:
@@ -6,7 +6,7 @@ index c873293871ffaba305bc1bf41730d79c13546b85..0e0171cec13dfcbb296ec7bf03628370
|
||||
whenTrue: "ExtensionStorageEngineKinto",
|
||||
whenFalse: "ExtensionStorageEngineBridge",
|
||||
};
|
||||
+ result.Workspaces = {
|
||||
+ result.Spaces = {
|
||||
+ module: "resource:///modules/zen/ZenWorkspacesSync.sys.mjs",
|
||||
+ symbol: "ZenWorkspacesEngine",
|
||||
+ };
|
||||
|
||||
Reference in New Issue
Block a user