Parcourir la source

fix: disable feature table for now

jmacura il y a 4 ans
Parent
commit
301239552b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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',