mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 08:02:26 +00:00
fix: do not require auth for OPTIONS requests
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
| 'app'
|
||||
| 'raw_app'
|
||||
| 'resource_type'
|
||||
| 'folder'
|
||||
|
||||
export let kind: Kind
|
||||
export let initialPath: string = ''
|
||||
|
||||
Reference in New Issue
Block a user