trying to get numbering to work
This commit is contained in:
@ -32,7 +32,7 @@ export class Formatter {
|
||||
}
|
||||
});
|
||||
|
||||
return newJson
|
||||
return newJson;
|
||||
}
|
||||
|
||||
private jsonify(obj: Object): Object {
|
||||
|
Reference in New Issue
Block a user