fix quo2 preview in release builds (#13829)

This commit is contained in:
Parvesh Monu 2022-08-22 15:58:45 +05:30 committed by GitHub
parent 526835fcf0
commit 53008b17a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -896,7 +896,7 @@
quo.preview/screens)
(when config/quo-preview-enabled?
quo.preview/main-screens)
(when config/quo-preview-enabled?
(when (or config/quo-preview-enabled? @config/new-ui-enabled?)
quo2.preview/screens)
(when @config/new-ui-enabled?
navigation2.screens/screen-overwrites)