Conflicts:
	gulpfile.js
This commit is contained in:
knsv
2014-12-11 19:35:03 +01:00
4 changed files with 17 additions and 5 deletions

View File

@@ -24,4 +24,4 @@ module.exports.detectType = function(text,a){
}
return "graph";
}
};