fix: I hate this linter

This commit is contained in:
ArjixWasTaken 2023-04-10 00:19:30 +03:00
parent b27d9d72a0
commit 5a0fb5b734

View file

@ -24,6 +24,7 @@ import definePlugin from "@utils/types";
import { findByCodeLazy, findByPropsLazy } from "@webpack"; import { findByCodeLazy, findByPropsLazy } from "@webpack";
import { React, SearchableSelect, Text, Toasts, UserStore } from "@webpack/common"; import { React, SearchableSelect, Text, Toasts, UserStore } from "@webpack/common";
import { Message, User } from "discord-types/general"; import { Message, User } from "discord-types/general";
import settings from "./settings"; import settings from "./settings";