For the sake of clarity

This commit is contained in:
Antonin Reitz 2019-12-11 23:05:39 +01:00
parent 83ce873e25
commit f151ad75c6

View file

@ -10,6 +10,7 @@ var Account = Backbone.Model.extend({
'is_frozen': false,
'departement': '',
'nickname': '',
'trigramme': '',
},
url: function () {