2
0

Fix murom 1.1.0 link

Dieser Commit ist enthalten in:
2019-10-04 11:11:38 +03:00
Ursprung 4cfe969b4b
Commit e86cb254c2

Datei anzeigen

@@ -182,7 +182,7 @@
function Tool()
{
var self = this;
this.fileName = "murom_1.0.0.html";
this.fileName = "murom_1.1.0.html";
this.run = new Reporter();
this.preview = new Reporter();
this.logTranslations = {};