Some Fixes

Credit to sadan4
This commit is contained in:
thororen1234 2024-11-06 16:39:07 -05:00
parent 26c7feaa39
commit 05bef94b34
4 changed files with 9 additions and 17 deletions

View file

@ -28,14 +28,6 @@ export default definePlugin({
}
).customSections;
const ThemeSection = () => ({
section: "ThemeLibrary",
label: "Theme Library",
searchableTitles: ["Theme Library"],
element: require("./components/ThemeTab").default,
id: "ThemeSection",
});
customSettingsSections.push(_ => ({
section: "ThemeLibrary",
label: "Theme Library",