Adds simple data sync

This commit is contained in:
Rune Harlyk
2024-03-30 01:29:08 +01:00
committed by Rune Harlyk
parent 259bc0b5eb
commit 0fb2387e30
8 changed files with 73 additions and 40 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
<div class="grow flex">
<div class="absolute h-screen w-full top-0">
<Visualization />
<Visualization debug />
</div>
</div>