mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 18:29:08 +00:00
first bits of redux
This commit is contained in:
parent
9c7f7fda73
commit
def2b0d2a3
13 changed files with 170 additions and 16 deletions
|
@ -93,7 +93,7 @@ class PresentationService extends Service {
|
|||
return {
|
||||
id: server.id,
|
||||
gm: {
|
||||
nickname: gm.nickname,
|
||||
nickname: gm.nickname || gm.user.username,
|
||||
color: gm.displayHexColor
|
||||
},
|
||||
server: this.serverSlug(server),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue