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

add missing package.json for module actionsheet

This commit is contained in:
vitorsemeano 2019-02-23 19:34:50 +00:00
parent 3dba261ae7
commit e45e8d3f00

View file

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