mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
use general group
This commit is contained in:
parent
b2127fc0d6
commit
f23f568741
@ -9,6 +9,7 @@ export default {
|
|||||||
{
|
{
|
||||||
id: "widgets.urls",
|
id: "widgets.urls",
|
||||||
title: "Widgets",
|
title: "Widgets",
|
||||||
|
group: "general",
|
||||||
icon: "List",
|
icon: "List",
|
||||||
component: loadable(() => import("../components/widgetsView")),
|
component: loadable(() => import("../components/widgetsView")),
|
||||||
defaultValue: () => {
|
defaultValue: () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user