mirror of
https://github.com/exane/not-gwent-online
synced 2024-11-20 11:26:54 +00:00
fix
This commit is contained in:
parent
14aa52fa0a
commit
346f8968d7
@ -624,7 +624,7 @@ let WinnerModal = Modal.extend({
|
||||
let User = Backbone.Model.extend({
|
||||
defaults: {
|
||||
name: "",
|
||||
deckKey: "northern_realm"
|
||||
deckKey: "northern"
|
||||
},
|
||||
initialize: function(){
|
||||
let self = this;
|
||||
|
Loading…
Reference in New Issue
Block a user