Fix SettingStores, GameActivityToggle

This commit is contained in:
Vendicated 2023-10-25 18:15:12 +02:00
parent 4f8c75372c
commit ddc39fe84d
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18
7 changed files with 8 additions and 124 deletions

View file

@ -7,3 +7,4 @@
import { findByPropsLazy } from "@webpack";
export const TextAndImagesSettingsStores = findByPropsLazy("MessageDisplayCompact");
export const StatusSettingsStores = findByPropsLazy("ShowCurrentGame");