chore: hide workflow run detail

This commit is contained in:
Joel
2024-08-07 18:01:00 +08:00
parent 96bd12af44
commit 5a85f0d427
2 changed files with 1 additions and 52 deletions

View File

@ -7,7 +7,7 @@ export const APP_INFO: AppInfo = {
description: '',
copyright: '',
privacy_policy: '',
default_language: 'es',
default_language: 'en',
}
export const isShowPrompt = false