mirror of
https://github.com/Vencord/Vesktop.git
synced 2025-02-24 14:15:09 +00:00
fixed import order
This commit is contained in:
parent
d664a483bb
commit
c0c46bb1bb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
import { Forms, Switch, Toasts } from "@vencord/types/webpack/common";
|
||||
import { Settings } from "renderer/settings";
|
||||
import { STATIC_DIR } from "shared/paths";
|
||||
|
||||
import { SettingsComponent } from "./Settings";
|
||||
|
||||
export const TrayIconImagePicker: SettingsComponent = ({ settings }) => {
|
||||
|
|
Loading…
Add table
Reference in a new issue