mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add code suggestions
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
parent
e940015fa7
commit
4fe7f0db97
1 changed files with 1 additions and 2 deletions
|
@ -91,11 +91,10 @@
|
|||
"src/components/input/keyboardnavigation.js",
|
||||
"src/components/scrollManager.js",
|
||||
"src/components/sanatizefilename.js",
|
||||
"src/components/scrollManager.js",
|
||||
"src/scripts/settings/webSettings.js",
|
||||
"src/scripts/settings/appSettings.js",
|
||||
"src/scripts/settings/userSettings.js",
|
||||
"src/scripts/imagehelper.js"
|
||||
"src/scripts/imagehelper.js",
|
||||
"src/scripts/dfnshelper.js"
|
||||
],
|
||||
"plugins": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue