Skip to content

Commit

Permalink
#1 Fix Codacy error prone
Browse files Browse the repository at this point in the history
  • Loading branch information
rasenderhase committed Nov 20, 2016
1 parent 4f23121 commit 7436e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/iljig/SpielIljig.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ SpielIljig.prototype = Object.create(Object.prototype, {
adminGeheimnis : this.adminGeheimnis,
spielerNummerAnDerReihe : this.spielerNummerAnDerReihe,
lastAccess : this.lastAccess
}
};
}
}
});
Expand Down

0 comments on commit 7436e61

Please sign in to comment.