1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-04 10:25:17 +02:00

Reload bookmarks after import.

This commit is contained in:
Jackson D 2022-02-06 09:48:21 -05:00
parent 60a8ead973
commit 96b1b8a0e3
3 changed files with 20 additions and 4 deletions

View file

@ -19,4 +19,4 @@ const importBookmark = asyncWrapper(async (req, res, next) => {
}
});
module.exports = importBookmark;
module.exports = importBookmark;