re-enable PWA functionality via serviceworker

ref #37
This commit is contained in:
2021-01-17 19:08:48 +01:00
parent 7e10c1db65
commit a284806d3c
4 changed files with 4 additions and 8 deletions

View File

@@ -3,7 +3,6 @@
let modal_open = false;
let delete_org = {};
import { RunnerOrganisationService } from "@odit/lfk-client-js";
import "gridjs/dist/theme/mermaid.css";
import store from "../store";
import OrgsEmptyState from "./OrgsEmptyState.svelte";
import Toastify from "toastify-js";