mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-22 12:57:01 -04:00
Fixes For ReviewDB
This commit is contained in:
parent
d5cb4ab849
commit
355a2a8d78
2 changed files with 3 additions and 52 deletions
|
@ -54,12 +54,6 @@ export const settings = definePluginSettings({
|
|||
description: "Hide reviews from blocked users",
|
||||
default: true,
|
||||
},
|
||||
preferButtonOverDropdown: {
|
||||
description: "Show a button instead of dropdown to view reviews",
|
||||
type: OptionType.BOOLEAN,
|
||||
default: true,
|
||||
restartNeeded: true
|
||||
},
|
||||
buttons: {
|
||||
type: OptionType.COMPONENT,
|
||||
description: "ReviewDB buttons",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue