Ver Fonte

fix: disable feature table for now

jmacura há 4 anos atrás
pai
commit
301239552b
1 ficheiros alterados com 1 adições e 0 exclusões
  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',