frontello-datas-format
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -19,3 +19,3 @@ "use strict"; | ||
{ | ||
if (this.isGrdf()) { | ||
if (this._isStandard()) { | ||
return this.getPrettierGrdf(); | ||
@@ -22,0 +22,0 @@ } |
{ | ||
"name": "frontello-datas-format", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "UI format", | ||
@@ -5,0 +5,0 @@ "main": "format.js", |
21057