update font locations
This commit is contained in:
parent
e90f2d7cd1
commit
17bb049180
1 changed files with 4 additions and 4 deletions
|
@ -23,10 +23,10 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"fonts": [
|
"fonts": [
|
||||||
"https://repo.jellyfin.org/releases/other/fonts/noto-sans.css",
|
"https://repo.jellyfin.org/releases/other/jellyfin-noto/font-faces.css",
|
||||||
"https://repo.jellyfin.org/releases/other/fonts/noto-sans-kr.css",
|
"https://repo.jellyfin.org/releases/other/jellyfin-noto/css/KR.css",
|
||||||
"https://repo.jellyfin.org/releases/other/fonts/noto-sans-jp.css",
|
"https://repo.jellyfin.org/releases/other/jellyfin-noto/css/JP.css",
|
||||||
"https://repo.jellyfin.org/releases/other/fonts/noto-sans-sc.css"
|
"https://repo.jellyfin.org/releases/other/jellyfin-noto/css/SC.css"
|
||||||
],
|
],
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"plugins/playAccessValidation/plugin",
|
"plugins/playAccessValidation/plugin",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue