Update Mint Token URI name & description on Collection Actions
This commit is contained in:
parent
67d414a55f
commit
fa32649633
@ -42,8 +42,8 @@ export interface ActionListItem {
|
||||
export const BASE_ACTION_LIST: ActionListItem[] = [
|
||||
{
|
||||
id: 'mint_token_uri',
|
||||
name: 'Mint Token URI',
|
||||
description: `Mint a token with the given token URI`,
|
||||
name: 'Append New Token',
|
||||
description: `Append a new token to the collection`,
|
||||
},
|
||||
{
|
||||
id: 'update_start_trading_time',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user