fix propagate player update to participant views
This commit is contained in:
parent
7792a76f8e
commit
dd886802f4
6 changed files with 24 additions and 21 deletions
|
|
@ -27,3 +27,4 @@ class RefreshScope(Enum):
|
|||
WAR_DETAILS = auto()
|
||||
CAMPAIGN_DETAILS = auto()
|
||||
ROUND_DETAILS = auto()
|
||||
CURRENT_SELECTION_DETAILS = auto()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue