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