Clean up code, add more linting, update emote styling

This commit is contained in:
2021-04-12 01:07:00 -04:00
parent 80380581b2
commit 52f091a9ad
27 changed files with 60 additions and 106 deletions
+4 -4
View File
@@ -51,10 +51,6 @@
"hideGiftButton": {
"name": "Hide Gift Button",
"note": "Hides the Nitro Gift button in the textarea"
},
"removeMinimumSize": {
"name": "Remove Minimum Size",
"note": "Removes Discord's forced minimum window size of 940x500"
}
},
"addons": {
@@ -136,6 +132,10 @@
"frame": {
"name": "Window Frame",
"note": "Adds the native os window frame to the main window"
},
"removeMinimumSize": {
"name": "Remove Minimum Size",
"note": "Removes Discord's forced minimum window size of 940x500"
}
}
},