fix: fixing be translation

This commit is contained in:
Hydra 2024-05-12 11:22:52 +01:00
commit 9e0b69d8aa
No known key found for this signature in database
28 changed files with 1014 additions and 513 deletions

View file

@ -41,7 +41,7 @@ export const databasePath = path.join(
"hydra.db"
);
export const imageCachePath = path.join(app.getPath("userData"), ".imagecache");
console.log(databasePath);
export const INSTALLATION_ID_LENGTH = 6;
export const ACTIVATION_KEY_MULTIPLIER = 7;