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:
parent
60a8ead973
commit
96b1b8a0e3
3 changed files with 20 additions and 4 deletions
|
@ -19,4 +19,4 @@ const importBookmark = asyncWrapper(async (req, res, next) => {
|
|||
}
|
||||
});
|
||||
|
||||
module.exports = importBookmark;
|
||||
module.exports = importBookmark;
|
Loading…
Add table
Add a link
Reference in a new issue