mirror of
https://github.com/MichaByte/OnBoard-Live.git
synced 2025-12-11 07:29:22 -05:00
make the tiling system aware of active stream
This commit is contained in:
parent
ffc81adb8f
commit
b5ec309ccb
6 changed files with 88 additions and 43 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import App from './App.svelte'
|
||||
import './app.css'
|
||||
|
||||
const app = new App({
|
||||
target: document.getElementById('app')!,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue