feat: removing documents mapping

This commit is contained in:
Chubby Granny Chaser 2024-10-08 04:23:33 +01:00
parent 16cd5b43d8
commit 446b03eeff
No known key found for this signature in database
3 changed files with 78 additions and 109 deletions

View file

@ -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";