mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: removing documents mapping
This commit is contained in:
parent
16cd5b43d8
commit
446b03eeff
3 changed files with 78 additions and 109 deletions
|
@ -20,5 +20,3 @@ export const seedsPath = app.isPackaged
|
|||
export const backupsPath = path.join(app.getPath("userData"), "Backups");
|
||||
|
||||
export const appVersion = app.getVersion();
|
||||
|
||||
export const artifactMetadataFileName = "hydra-launcher-metadata.json";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue