diff --git a/public/scripts/extensions/gallery/index.js b/public/scripts/extensions/gallery/index.js index a6cc8e4c3..39fc982ef 100644 --- a/public/scripts/extensions/gallery/index.js +++ b/public/scripts/extensions/gallery/index.js @@ -144,7 +144,7 @@ async function showCharGallery() { "js" ); firstTime = false; - toastr.info("Images can also be found in the folder `user/images`", "Drag and drop images onto the gallery to upload them"); + toastr.info("Images can also be found in the folder `user/images`", "Drag and drop images onto the gallery to upload them", { timeOut: 6000 }); } try {