connections pinger

This commit is contained in:
Jan Prochazka
2021-02-20 21:35:24 +01:00
parent 7a5bcc62c8
commit 28c1421294
7 changed files with 66 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
import App from './App.svelte';
import './utility/connectionsPinger';
const app = new App({
target: document.body,