[Metro > Common] Add commands module
This commit is contained in:
parent
119060a43b
commit
1891a46eb9
4 changed files with 4 additions and 2 deletions
|
@ -5,6 +5,7 @@ import { findByProps, findByStoreName } from "@metro/filters";
|
|||
import { FluxDispatcher } from "@metro/common";
|
||||
import logger from "@lib/logger";
|
||||
|
||||
// TODO: Move these to common modules?
|
||||
const ThemeManager = findByProps("updateTheme", "overrideTheme");
|
||||
const AMOLEDThemeManager = findByProps("setAMOLEDThemeEnabled");
|
||||
const ThemeStore = findByStoreName("ThemeStore");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue