소스 검색

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',