Skip to content

Commit

Permalink
Update components/collection/unlockable/UnlockableLoader.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
roiLeo authored Jun 26, 2023
1 parent 241896d commit 26c7163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/collection/unlockable/UnlockableLoader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const displaySeconds = computed(() => {
const twitterText = computed(
() =>
"Just minted an exclusive NFT with unlockable items on @Kodadot! 🎉 So excited to add this unique collectible to my collection. Don't miss your chance! \n\n https://kodadot.xyz/stmn/unlockable"
'Just minted an exclusive NFT with unlockable items on @Kodadot! 🎉 So excited to add this unique collectible to my collection. Don\'t miss your chance! \n\n https://kodadot.xyz/stmn/unlockable'
)
const postTwitterUrl = computed(
() =>
Expand Down

0 comments on commit 26c7163

Please sign in to comment.