This website requires JavaScript.
Explore
Help
Sign in
TheThing
/
filo_caspar
Watch
1
Star
0
Fork
You've already forked filo_caspar
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
1f064d1f4e
filo_caspar
/
api
/
io
/
engine
/
routes.js
5 lines
97 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Implemented version 1.0
2016-04-14 04:01:51 +00:00
export
function
all
(
ctx
)
{
Implemented dagskra graphic
2016-07-28 18:21:50 +00:00
ctx
.
socket
.
emit
(
'engine.all'
,
[
'text'
,
'countdown'
,
'schedule'
]
)
Implemented version 1.0
2016-04-14 04:01:51 +00:00
}
Reference in a new issue
Copy permalink