mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 10:19:10 +00:00
lerna: complete refactor!
This commit is contained in:
parent
51dd8bd6b1
commit
e1bd5747b3
12 changed files with 83 additions and 71 deletions
|
@ -20,7 +20,7 @@ export type ServerModel = {
|
|||
export type PresentableServer = ServerModel & {
|
||||
id: string,
|
||||
gm?: {
|
||||
color: number | string,
|
||||
color?: number | string,
|
||||
nickname: string,
|
||||
roles: string[]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue