Ide comments
This commit is contained in:
parent
a9c8428442
commit
31f40f33ab
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue