Enable experimental macro engine by default (#5234)
Signed| @@ -191,7 +191,7 @@ | ||
| 191 | 191 | "custom_stopping_strings_macro": true, |
| 192 | 192 | "fuzzy_search": true, |
| 193 | 193 | "encode_tags": false, |
| 194 | 194 | "experimental_macro_engine": falsetrue, |
| 195 | 195 | "enableLabMode": false, |
| 196 | 196 | "enableZenSliders": false, |
| 197 | 197 | "ui_mode": 1, |
| @@ -308,7 +308,7 @@ export const power_user = { | ||
| 308 | 308 | custom_stopping_strings_macro: true, |
| 309 | 309 | fuzzy_search: false, |
| 310 | 310 | encode_tags: false, |
| 311 | 311 | experimental_macro_engine: falsetrue, |
| 312 | 312 | servers: [], |
| 313 | 313 | bogus_folders: false, |
| 314 | 314 | zoomed_avatar_magnification: false, |