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