1
0
mirror of /repos/Prototyper.git synced 2026-06-25 12:30:50 +02:00

minor tekst corrections

This commit is contained in:
Aiko Mastboom
2015-07-02 14:04:33 +02:00
parent 5dcbee626b
commit fb2d954871
4 changed files with 14 additions and 10 deletions
+3
View File
@@ -14,6 +14,9 @@ var config = {
info: function () {
//console.log(arguments);
},
warn: function () {
//console.error(arguments);
},
error: function () {
//console.error(arguments);
}