Skip to content

Commit

Permalink
chore: add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Cafe137 committed Sep 13, 2024
1 parent 947089e commit df380cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/command/feed/feed-command.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export class FeedCommand extends RootCommand {
wallet.getAddressString(),
)
const { reference } = await writer.upload(stamp, chunkReference as Reference)

return { reference, manifest }
} finally {
spinner.stop()
Expand Down

0 comments on commit df380cd

Please sign in to comment.