mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
8 lines
136 B
JavaScript
Executable File
8 lines
136 B
JavaScript
Executable File
export default {
|
|
id: "subscriptions",
|
|
label: "Subscriptions",
|
|
icon: "MdLoyalty",
|
|
group: "other",
|
|
settings: [
|
|
]
|
|
} |