Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chinchang committed Jul 2, 2024
1 parent 3ea1759 commit 92355d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Changelog.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export function Changelog(props) {
</NotificationItem>
</Notification>

<Notification version="6.3.6" {...props} isLatest={true}>
<Notification version="6.3.6" {...props}>
<NotificationItem type="bug">
Import of creations (in logged in state) now always works even if the
same creations have been imported to some other account.
Expand Down

0 comments on commit 92355d4

Please sign in to comment.