♻️ Refactor post tags

This commit is contained in:
2025-10-13 00:53:45 +08:00
parent a014b64235
commit f28a73ff9c
5 changed files with 148 additions and 37 deletions

View File

@@ -173,7 +173,7 @@ class ComposeStateUtils {
state.attachmentProgress.value = {};
// Clear tags
state.tagsController.clearTags();
state.tags.value = [];
// Clear categories
state.categories.value = [];