mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 06:35:32 +03:00
interface: makes new collections invite-only
This commit is contained in:
parent
15ed795d24
commit
fb1d1816a0
@ -43,11 +43,7 @@ export function NewScreen(props: object) {
|
||||
resourceId,
|
||||
name,
|
||||
description,
|
||||
{ open: {
|
||||
banRanks: [],
|
||||
banned: [],
|
||||
}
|
||||
}
|
||||
{ invite: { pending: [] } }
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user