Ide comments

This commit is contained in:
Jiiks 2015-12-23 11:20:18 +02:00
parent a9c8428442
commit 31f40f33ab
1 changed files with 2 additions and 2 deletions

View File

@ -34,11 +34,11 @@ var _cacheDays = 0;
var _dataPath; var _dataPath;
//IDE //IDE
_config = { /*_config = {
"Core": { "Core": {
"Version": "0.2.5" "Version": "0.2.5"
} }
}; };*/
//noinspection JSUnresolvedVariable; //noinspection JSUnresolvedVariable;
var _os = process.platform; var _os = process.platform;