1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

fixed some jshint issues.

This commit is contained in:
kay.one
2013-03-30 12:30:00 -07:00
parent 51038d656c
commit e981ef4752
11 changed files with 54 additions and 19 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ define(['app'], function () {
},
defaults: {
freeSpace: 0,
freeSpace: 0
}
});
});