feat(settings): new settings design (#261)

This commit is contained in:
megumin
2022-11-25 22:38:55 +00:00
committed by GitHub
parent a85ec594a7
commit 6b55dee9fb
14 changed files with 369 additions and 162 deletions

View File

@ -18,5 +18,4 @@
export { default as PatchHelper } from "./PatchHelper";
export { default as PluginSettings } from "./PluginSettings";
export { default as Settings } from "./Settings";
export { default as Updater } from "./Updater";
export { default as VencordSettings } from "./VencordSettings";