Added optional Explorer/Indexer
Build Service / BuildPackage (push) Has been cancelled

This commit is contained in:
2026-05-20 15:43:38 -04:00
parent 2cdc4a5f34
commit e41ff31221
27 changed files with 1431 additions and 70 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ export const resetPassword = sdk.Action.withoutInput(
// metadata
async ({ effects }) => ({
name: i18n('Reset Web UI Password'),
name: i18n('Reset Space-CLI Web UI Password'),
description: i18n(
'Generate a new admin password for the Spaces web terminal',
),