changes
This commit is contained in:
@@ -5,17 +5,10 @@ export default defineNuxtPlugin((nuxtApp) => {
|
||||
"common",
|
||||
"tablesetting",
|
||||
"datatype",
|
||||
"filtertype",
|
||||
"sorttype",
|
||||
"settingtype",
|
||||
"settingclass",
|
||||
"settingchoice",
|
||||
"filterchoice",
|
||||
"colorchoice",
|
||||
"sharechoice",
|
||||
"menuchoice",
|
||||
"textalign",
|
||||
"placement",
|
||||
"colorscheme",
|
||||
]);
|
||||
const notReadyConns = connlist.filter((v) => !v.ready);
|
||||
|
||||
Reference in New Issue
Block a user