chore: make the linter happy once again
This commit is contained in:
parent
ffa6d930da
commit
180097cbd5
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
import { Margins } from "@vencord/types/utils";
|
||||
import { Select, Forms } from "@vencord/types/webpack/common";
|
||||
import { Forms, Select } from "@vencord/types/webpack/common";
|
||||
import { isMac, isWindows } from "renderer/utils";
|
||||
|
||||
import { SettingsComponent } from "./Settings";
|
||||
|
|
Loading…
Reference in a new issue