Skip to content

Commit

Permalink
Merge pull request #9 from Will-create/patch-5
Browse files Browse the repository at this point in the history
Update global.js
  • Loading branch information
petersirka committed Jun 10, 2024
2 parents ab8d09a + 5228b6d commit 5c4ad80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions global.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ global.MODS = F.modules;
global.PLUGINS = F.plugins;
global.DECRYPT = F.decrypt;
global.ENCRYPT = F.encrypt;
global.BACKUP = F.backup;
global.DECRYPTREQ = F.decryptreq;
global.ENCRYPTREQ = F.encryptreq;
global.PATH = F.path;
Expand Down

0 comments on commit 5c4ad80

Please sign in to comment.