mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 10:27:03 -04:00
Fix Settings Proto
This commit is contained in:
parent
baf952512c
commit
c90440f031
2 changed files with 5 additions and 4 deletions
|
@ -8,3 +8,5 @@ import { findByPropsLazy } from "@webpack";
|
|||
|
||||
export const TextAndImagesSettingsStores = findByPropsLazy("MessageDisplayCompact");
|
||||
export const StatusSettingsStores = findByPropsLazy("ShowCurrentGame");
|
||||
|
||||
export const UserSettingsActionCreators = findByPropsLazy("PreloadedUserSettingsActionCreators");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue