mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-13 00:03:57 +00:00
Nits
This commit is contained in:
@@ -1888,7 +1888,11 @@ export async function main(
|
||||
before turning this feature on.
|
||||
</Alert>
|
||||
{/if}
|
||||
<SettingCard label="App" class="mt-6">
|
||||
<SettingCard
|
||||
label="Default app"
|
||||
description="If configured, users who are operators in this workspace will be redirected to this app automatically when logging into this workspace."
|
||||
class="mt-6"
|
||||
>
|
||||
<ScriptPicker bind:scriptPath={workspaceDefaultAppPath} itemKind="app" clearable />
|
||||
</SettingCard>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user