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

revert change of camelCase

This commit is contained in:
Sarab Singh 2020-05-08 15:33:16 +05:30
parent cef8fba4de
commit f98529e69c
6 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@ import layoutManager from 'layoutManager';
import globalize from 'globalize';
import dom from 'dom';
import 'emby-button';
import 'css!./actionSheet';
import 'css!./actionsheet';
import 'material-icons';
import 'scrollStyles';
import 'listViewStyle';