mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-08 07:10:54 +00:00
Change setting name.
This commit is contained in:
parent
f336d32467
commit
360d19e4bf
1 changed files with 1 additions and 1 deletions
|
@ -550,7 +550,7 @@ export default class Chat extends Module {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
this.settings.add('chat.click-emotes.sub-pages', {
|
this.settings.add('chat.sub-emotes', {
|
||||||
default: true,
|
default: true,
|
||||||
ui: {
|
ui: {
|
||||||
path: 'Chat > Behavior >> General',
|
path: 'Chat > Behavior >> General',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue