1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-11-29 11:35:14 +00:00

Fix: code cleanups

Fix: use strtol not atoi
This commit is contained in:
jcorporation
2018-08-22 13:06:22 +01:00
parent 6d1cf65f8f
commit 01496c15b6
14 changed files with 132 additions and 113 deletions

View File

@@ -3,9 +3,9 @@ var urlsToCache = [
'/',
'/player.html',
'/css/bootstrap.min.css',
'/css/mpd.css',
'/css/mympd.css',
'/js/bootstrap-native-v4.min.js',
'/js/mpd.js',
'/js/mympd.js',
'/js/player.js',
'/assets/appicon-167.png',
'/assets/appicon-192.png',