Explorar el Código

fix: disable feature table for now

jmacura hace 4 años
padre
commit
301239552b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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',