mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixes #1972 - An invalid form control with name='' is not focusable.
This commit is contained in:
parent
0467a94a3d
commit
ab6ae0dd18
1 changed files with 4 additions and 4 deletions
|
@ -14,12 +14,12 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
"ignore": [],
|
"ignore": [],
|
||||||
"version": "1.4.146",
|
"version": "1.4.147",
|
||||||
"_release": "1.4.146",
|
"_release": "1.4.147",
|
||||||
"_resolution": {
|
"_resolution": {
|
||||||
"type": "version",
|
"type": "version",
|
||||||
"tag": "1.4.146",
|
"tag": "1.4.147",
|
||||||
"commit": "dd1bc6d4a82f5311bf940f558f6c9231412f5db1"
|
"commit": "466c80a8f45e8e07dac6f09bc887da14d78490f7"
|
||||||
},
|
},
|
||||||
"_source": "https://github.com/MediaBrowser/emby-webcomponents.git",
|
"_source": "https://github.com/MediaBrowser/emby-webcomponents.git",
|
||||||
"_target": "^1.2.1",
|
"_target": "^1.2.1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue