Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

update example image#30

Open
slinkymanbyday wants to merge 5 commits into
iantrich:masterfrom
slinkymanbyday:master
Open

update example image#30
slinkymanbyday wants to merge 5 commits into
iantrich:masterfrom
slinkymanbyday:master

Conversation

@slinkymanbyday
Copy link
Copy Markdown
Contributor

update example image and small update for delivered packages.

Comment thread src/aftership-card.ts
</div>
<div class="secondary">
${item.tracking_number} (${item.slug})
${item.last_checkpoint&&item.last_checkpoint.message?item.last_checkpoint.message:item.tracking_number}
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
${item.last_checkpoint&&item.last_checkpoint.message?item.last_checkpoint.message:item.tracking_number}
${item.last_checkpoint && item.last_checkpoint.message ? item.last_checkpoint.message : item.tracking_number}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants