Merge pull request #297 from csmith/102-show-invites-list
Feat: show invites list
This commit is contained in:
commit
88360802af
75 changed files with 1376 additions and 79 deletions
|
|
@ -25,6 +25,12 @@
|
|||
"screen_onboarding_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": ":features:invitelist:impl",
|
||||
"includeRegex": [
|
||||
"screen_invites_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": ":features:createroom:impl",
|
||||
"includeRegex": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue