Cosmetic
Some checks failed
/ build (push) Failing after 9s

This commit is contained in:
phil 2025-02-08 01:57:43 +01:00
parent 88423b26dd
commit 532c2f1f6f
3 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,6 @@ interface Settings {
tokenSandbox: boolean
}
export let settings: Settings
export let authServer: AxiosInstance
export let resourceServer: AxiosInstance