mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-08-28 17:21:05 +00:00
feat: optimisations
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import browser from "webextension-polyfill";
|
||||
import isEqual from "lodash/isEqual";
|
||||
import isEqual from "@/seqta/utils/isEqual";
|
||||
|
||||
/** Matches the contract in docs/CLOUD_SETTINGS_SYNC_SERVER.md */
|
||||
export const CLOUD_SETTINGS_SYNC_SCHEMA_VERSION = 1;
|
||||
|
||||
Reference in New Issue
Block a user