fix: do not require auth for OPTIONS requests

This commit is contained in:
Ruben Fiszel
2023-08-21 02:08:42 +02:00
parent 074b2bf084
commit 489f7cb59d
@@ -32,6 +32,7 @@
| 'app'
| 'raw_app'
| 'resource_type'
| 'folder'
export let kind: Kind
export let initialPath: string = ''