diff --git a/common/src/app/common/flags.cljc b/common/src/app/common/flags.cljc index 7cc41c19f6..c8ce46085b 100644 --- a/common/src/app/common/flags.cljc +++ b/common/src/app/common/flags.cljc @@ -158,7 +158,8 @@ :enable-component-thumbnails :enable-render-wasm-dpr :enable-token-units - :enable-token-typography-types]) + :enable-token-typography-types + :enable-feature-fdata-objects-map]) (defn parse [& flags]