mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-31 19:53:41 -05:00
Oops
This commit is contained in:
parent
1ed5981c6e
commit
3e7aeafa37
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ export default definePlugin({
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
settings,
|
||||||
start() {
|
start() {
|
||||||
if (settings.store.hideArrow) enableStyle(style);
|
if (settings.store.hideArrow) enableStyle(style);
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue