This website requires JavaScript.
Explore
Help
Sign In
smartyellow
/
status
Watch
1
Star
0
Fork
0
You've already forked status
mirror of
https://github.com/smartyellow/status.git
synced
2025-01-18 13:37:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c7d40a3ec1
status
/
gui
/
dashboard
/
index.js
4 lines
69 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Dashboard (WIP) Signed-off-by: Romein van Buren <romein@vburen.nl>
2022-07-08 09:28:44 +00:00
import
App
from
'./app.svelte'
;
Dashboard settings (WIP) Signed-off-by: Romein van Buren <romein@vburen.nl>
2022-07-11 10:07:05 +00:00
new
App
(
{
target
:
document
.
body
}
)
;
Reference in New Issue
Copy Permalink