Przeglądaj źródła

fix: disable feature table for now

jmacura 4 lat temu
rodzic
commit
301239552b
1 zmienionych plików z 1 dodań i 0 usunięć
  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',