fix: fixing be translation

This commit is contained in:
Hydra
2024-05-12 11:22:52 +01:00
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;