Files
monsieurtanuki 03be267e56 feat: #848 - dev mode - item that switches the QueryType to PROD and DEV (#851)
Impacted files:
* `knowledge_panels_query.dart`: not using systematically `QueryType.PROD` anymore
* `main.dart`: at init time, sets the correct query type from preferences
* `product_query.dart`: new method `setQueryType` that uses the preferences to set the query type
* `user_preferences_dev_mode.dart`: added an item that switches the `QueryType` to `PROD` and `DEV`
2022-01-04 16:31:04 +01:00
..