mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
fix: fixing be translation
This commit is contained in:
commit
9e0b69d8aa
28 changed files with 1014 additions and 513 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue