warning
This commit is contained in:
parent
18045fa5f4
commit
cf09f0add4
3 changed files with 392 additions and 393 deletions
|
@ -12,7 +12,6 @@ import definePlugin, { OptionType } from "@utils/types";
|
||||||
import { React } from "@webpack/common";
|
import { React } from "@webpack/common";
|
||||||
|
|
||||||
import { ReplaceSettings, ReplaceTutorial } from "./ReplaceSettings";
|
import { ReplaceSettings, ReplaceTutorial } from "./ReplaceSettings";
|
||||||
import { parse } from "path";
|
|
||||||
|
|
||||||
const APP_IDS_KEY = "ReplaceActivityType_appids";
|
const APP_IDS_KEY = "ReplaceActivityType_appids";
|
||||||
export type AppIdSetting = {
|
export type AppIdSetting = {
|
||||||
|
|
Loading…
Reference in a new issue