You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arch-rice/configs/BetterDiscord/plugins/ShowHiddenChannels.config.json

20 lines
329 B
JSON

{
"all": {
"blacklist": [],
"channels": {
"GUILD_CATEGORY": true,
"GUILD_TEXT": true,
"GUILD_VOICE": true,
"GUILD_ANNOUNCEMENT": true,
"GUILD_STORE": true,
"GUILD_STAGE_VOICE": true
},
"general": {
"showVoiceUsers": true,
"showForNormal": true
},
"sortOrder": {
"hidden": "native"
}
}
}