diff options
author | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2021-10-31 09:49:42 +0800 |
---|---|---|
committer | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2021-10-31 09:49:42 +0800 |
commit | 48653ec89538f1650106a5e77463412cad4684c2 (patch) | |
tree | 09687cd579462e04d539fd4615369fa6dae13902 /features/changeLogGUI/metadata.json | |
download | SoopyV2-48653ec89538f1650106a5e77463412cad4684c2.tar.gz SoopyV2-48653ec89538f1650106a5e77463412cad4684c2.tar.bz2 SoopyV2-48653ec89538f1650106a5e77463412cad4684c2.zip |
first commit
Diffstat (limited to 'features/changeLogGUI/metadata.json')
-rw-r--r-- | features/changeLogGUI/metadata.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/features/changeLogGUI/metadata.json b/features/changeLogGUI/metadata.json new file mode 100644 index 0000000..8dfbe4b --- /dev/null +++ b/features/changeLogGUI/metadata.json @@ -0,0 +1,8 @@ +{ + "name": "ChangeLog gui", + "description": "Gui for changelog", + "isHidden": true, + "isTogglable": false, + "defaultEnabled": true, + "sortA": 0 +}
\ No newline at end of file |