mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-22 12:24:02 +03:00
change 'shared' to 'public'
This commit is contained in:
parent
570957ef8e
commit
143a3de6c6
@ -585,7 +585,7 @@ function ComboboxSlatesMenu({
|
||||
index={suggestions.unapplied.length + 1}
|
||||
onSelect={createPublicState}
|
||||
>
|
||||
create new shared tag “{filterValue}” (shows on your profile)
|
||||
create new public tag “{filterValue}”
|
||||
</ComboboxSlatesMenuButton>
|
||||
</>
|
||||
) : null}
|
||||
|
Loading…
Reference in New Issue
Block a user