You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mod.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -257,6 +257,12 @@
257
257
"description": "This category is for any other feature for <cy>GDUtils</c>.\nYou can choose whether to <cy>enable</c> or <cy>disable</c> some options if you do not want them.",
258
258
"type": "title"
259
259
},
260
+
"customBadges": {
261
+
"name": "Custom Badges",
262
+
"description": "Whether or not to show custom badges in <cg>Profile</c> and <cg>Comments</c>.",
263
+
"type": "bool",
264
+
"default": true
265
+
},
260
266
"friendSearch": {
261
267
"name": "Search Friends",
262
268
"description": "Whether or not to show the search button in the <cg>Friends List Menu</c>.",
0 commit comments