1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-05 21:07:26 +02:00

fix changelog

This commit is contained in:
Kushagra Gour
2024-07-02 07:52:23 +05:30
parent 3ea1759485
commit 92355d4840

View File

@@ -113,7 +113,7 @@ export function Changelog(props) {
</NotificationItem> </NotificationItem>
</Notification> </Notification>
<Notification version="6.3.6" {...props} isLatest={true}> <Notification version="6.3.6" {...props}>
<NotificationItem type="bug"> <NotificationItem type="bug">
Import of creations (in logged in state) now always works even if the Import of creations (in logged in state) now always works even if the
same creations have been imported to some other account. same creations have been imported to some other account.