mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
reconcile apphost
This commit is contained in:
parent
6f1cdf9329
commit
1fcc7ed63e
27 changed files with 8058 additions and 194 deletions
7
dashboard-ui/bower_components/fingerprintjs2/flash/Makefile
vendored
Normal file
7
dashboard-ui/bower_components/fingerprintjs2/flash/Makefile
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
all: FontList.swf
|
||||
|
||||
FontList.swf: clean
|
||||
mxmlc -static-link-runtime-shared-libraries FontList.as
|
||||
|
||||
clean:
|
||||
rm -f FontList.swf
|
Loading…
Add table
Add a link
Reference in a new issue