mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
added extensions tab
This commit is contained in:
parent
3ac0f71c64
commit
0260427383
@ -1,5 +1,10 @@
|
||||
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