|
|
@ -9,8 +9,6 @@ |
|
|
StatusLight, |
|
|
StatusLight, |
|
|
} from "@budibase/bbui" |
|
|
} from "@budibase/bbui" |
|
|
import { gradient } from "actions" |
|
|
import { gradient } from "actions" |
|
|
import { auth } from "stores/portal" |
|
|
|
|
|
import { AppStatus } from "constants" |
|
|
|
|
|
import { processStringSync } from "@budibase/string-templates" |
|
|
import { processStringSync } from "@budibase/string-templates" |
|
|
|
|
|
|
|
|
export let app |
|
|
export let app |
|
|
|