mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 00:01:34 +00:00
better redirect on slack callback
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
} else {
|
||||
sendUserToast('Missing code or state as query params', true)
|
||||
}
|
||||
goto('/workspace_settings')
|
||||
goto('/workspace_settings?tab=slack')
|
||||
})
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user