Placeholder
This commit is contained in:
@@ -100,3 +100,11 @@ const m3 = () =>
|
||||
removeKV("entityKey/location"),
|
||||
removeKV("latestUpdatedAt/location"),
|
||||
]);
|
||||
|
||||
// TODO: Not enabled yet.
|
||||
// // Added: Nov 2025 (v1.7.7-beta). Prunable.
|
||||
// const m4 = () => {
|
||||
// // Delete legacy keys for storing individual settings
|
||||
// localStorage.removeItem("mapEnabled");
|
||||
// localStorage.removeItem("cfProxyDisabled");
|
||||
// };
|
||||
|
||||
Reference in New Issue
Block a user