mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-23 16:43:24 +03:00
app_store UI: hotfix unpublish
This commit is contained in:
parent
2697f0a8f3
commit
defe7654f5
@ -150,11 +150,12 @@ export default function PublishPage() {
|
||||
address: tba as `0x${string}`,
|
||||
functionName: 'execute',
|
||||
args: [
|
||||
KIMAP,
|
||||
MULTICALL,
|
||||
BigInt(0),
|
||||
multicall,
|
||||
1
|
||||
]
|
||||
],
|
||||
gas: BigInt(1000000),
|
||||
});
|
||||
|
||||
} catch (error) {
|
||||
|
Loading…
Reference in New Issue
Block a user