mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Recreate form automatically
This commit is contained in:
@ -209,6 +209,10 @@ class EmojiesSection {
|
|||||||
|
|
||||||
cb()
|
cb()
|
||||||
|
|
||||||
|
// Recreate form
|
||||||
|
box.remove();
|
||||||
|
this.AddUploadForm(target, cb);
|
||||||
|
|
||||||
} catch(e) {
|
} catch(e) {
|
||||||
console.error(e);
|
console.error(e);
|
||||||
notify("Could not upload new emoji!", "danger");
|
notify("Could not upload new emoji!", "danger");
|
||||||
|
Reference in New Issue
Block a user