1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

module resolution for viewManager

This commit is contained in:
vitorsemeano 2019-02-27 23:26:11 +00:00
parent 1ba0c7501e
commit 4a5fc817fb
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,3 @@
{
"main": "viewManager.js"
}