mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 02:17:03 -04:00
Some Fixes
Credit to sadan4
This commit is contained in:
parent
26c7feaa39
commit
05bef94b34
4 changed files with 9 additions and 17 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue