Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Commit 5570653

Browse files
committed
ci: reverting message
1 parent d29321b commit 5570653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog/src/catalog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ export const NeverminedProvider = ({ children, config, verbose }: NeverminedProv
394394
})
395395

396396
if (!agreementId) {
397-
Logger.log('Could not order the asset.')
397+
Logger.log('Could not approve spending from new owner wallet. abort.')
398398
return false
399399
}
400400
Logger.log(`Obtained agreement ID ${agreementId}`)

0 commit comments

Comments
 (0)