Implement scene invitation and membership controls
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export interface Declaration {
|
||||
cid: string
|
||||
actorType: string
|
||||
}
|
||||
Reference in New Issue
Block a user