mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-11 07:33:05 -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: {
|
avatarClick: {
|
||||||
description: "Toggle clicking avatars in reactions",
|
description: "Toggle clicking avatars in reactions",
|
||||||
type: OptionType.BOOLEAN,
|
type: OptionType.BOOLEAN,
|
||||||
default: true,
|
default: false,
|
||||||
restartNeeded: true
|
restartNeeded: true
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue