mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-24 15:12:58 +00:00
Refresh tags after submission completed
This commit is contained in:
@@ -205,6 +205,8 @@ export class MaintenancePopup extends BaseComponent {
|
||||
this.#tagsToAdd.clear();
|
||||
this.#tagsToRemove.clear();
|
||||
|
||||
this.#refreshTagsList();
|
||||
|
||||
this.#isSubmitting = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user