mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
added extensions tab
This commit is contained in:
parent
440e26f4b0
commit
95ceba77e8
@ -1,5 +1,10 @@
|
|||||||
import React from "react"
|
import React from "react"
|
||||||
|
import loadable from "@loadable/component"
|
||||||
|
|
||||||
export default [
|
export default {
|
||||||
|
icon: "MdOutlineCode",
|
||||||
|
label: "Extensions",
|
||||||
|
settings: [
|
||||||
|
|
||||||
]
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user