Browse Source

fix: disable feature table for now

jmacura 4 năm trước cách đây
mục cha
commit
301239552b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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',