This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
jellyfin-web
Watch
2
Fork
0
You've already forked jellyfin-web
mirror of
https://github.com/jellyfin/jellyfin-web.git
synced
2024-11-18 11:28:23 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e9027951c4
jellyfin-web
/
dashboard-ui
/
bower_components
/
emby-apiclient
/
wakeonlan.js
1 line
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
minify
2017-01-27 16:07:14 -07:00
define
(
[
]
,
function
(
)
{
"use strict"
;
function
send
(
info
)
{
return
Promise
.
resolve
(
)
}
return
{
send
:
send
}
}
)
;
Reference in New Issue
Copy Permalink