mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-10 07:03:06 -04:00
Revert WhoReacted Setting
This commit is contained in:
parent
c46476ea10
commit
4693e0dbca
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ const settings = definePluginSettings({
|
|||
avatarClick: {
|
||||
description: "Toggle clicking avatars in reactions",
|
||||
type: OptionType.BOOLEAN,
|
||||
default: true,
|
||||
default: false,
|
||||
restartNeeded: true
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue