mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-10 14:33:11 +08:00
Fixed bug with alphabetical order not working for bookmarks. Minor changes related to bookmarks form
This commit is contained in:
@@ -13,4 +13,5 @@ export const bookmarkTemplate: Bookmark = {
|
||||
id: -1,
|
||||
createdAt: new Date(),
|
||||
updatedAt: new Date(),
|
||||
orderId: 0,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user