mirror of
https://github.com/PlatypusPus/MushroomEmpire.git
synced 2026-02-07 22:18:59 +00:00
ref: name change
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* IndexedDB utilities for caching uploaded files
|
||||
*/
|
||||
|
||||
const DB_NAME = 'NordicPrivacyAI';
|
||||
const DB_NAME = 'ShroomShield';
|
||||
const STORE_NAME = 'uploads';
|
||||
const DB_VERSION = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user