mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-05 00:03:08 +00:00
merge
This commit is contained in:
@@ -150,8 +150,6 @@
|
||||
let editedWorkspaceEncryptionKey: string | undefined = undefined
|
||||
let workspaceReencryptionInProgress: boolean = false
|
||||
let encryptionKeyRegex = /^[a-zA-Z0-9]{64}$/
|
||||
let codeCompletionEnabled: boolean = false
|
||||
let selected: AiProviderTypes = 'openai'
|
||||
let slack_tabs: 'slack_commands' | 'teams_commands' = 'slack_commands'
|
||||
let tab =
|
||||
($page.url.searchParams.get('tab') as
|
||||
|
||||
Reference in New Issue
Block a user