Better assign

This commit is contained in:
2018-04-07 14:03:43 +02:00
committed by Michael Bumann
parent b21d2ad864
commit 429f670c12
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ export default EmberObject.extend({
github_uid: null,
wiki_username: null,
profileHash: null,
balance: null,
balance: 0,
isCore: false,
isCurrentUser: false,