Improve IDAA BB post editing

This commit is contained in:
Scott Idem
2026-05-01 17:34:18 -04:00
parent 878ff91c30
commit 20bf1d94eb
8 changed files with 481 additions and 430 deletions

View File

@@ -807,7 +807,7 @@ export interface ae_Archive extends ae_BaseObj {
account_id_random: string; // NO LONGER USE "_random"
archive_type?: string;
topic_id?: string;
topic_id?: number;
topic_name?: string;
content_html?: string;