浏览代码

fix: disable feature table for now

jmacura 4 年之前
父节点
当前提交
301239552b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/app.config.ts

+ 1 - 0
src/app.config.ts

@@ -67,6 +67,7 @@ export const AppConfig = {
     permalink: false,
     language: false,
     legend: false,
+    feature_table: false,
   },
   sidebarPosition: 'left',
   sizeMode: 'fullscreen',