mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 16:43:04 -04:00
Fix required on themeattributes
This commit is contained in:
parent
155f61a6f0
commit
1c82a936d5
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ export default definePlugin({
|
||||||
name: "ThemeAttributes",
|
name: "ThemeAttributes",
|
||||||
description: "Adds data attributes to various elements for theming purposes",
|
description: "Adds data attributes to various elements for theming purposes",
|
||||||
authors: [Devs.Ven],
|
authors: [Devs.Ven],
|
||||||
required: true,
|
|
||||||
|
|
||||||
patches: [
|
patches: [
|
||||||
// Add data-tab-id to all tab bar items
|
// Add data-tab-id to all tab bar items
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue