confine art creator to staging for now

This commit is contained in:
Fedor Indutny 2023-03-01 12:03:21 -08:00 committed by GitHub
parent 4d357f6f06
commit f59e35ea0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 10 additions and 2 deletions

View file

@ -126,6 +126,7 @@ export function getEmptyState(): UserStateType {
devTools: false,
includeSetup: false,
isProduction: true,
isStaging: false,
platform: 'unknown',
},
osName,