Clean up before I wrap up for the day.
This commit is contained in:
@@ -589,8 +589,11 @@ export function db_save_ae_obj_li__post(
|
||||
|
||||
account_id: obj.account_id_random,
|
||||
|
||||
title: null|string;
|
||||
content?: null|string;
|
||||
topic_id: obj.topic_id,
|
||||
topic: obj.topic,
|
||||
|
||||
title: obj.title,
|
||||
content: obj.content,
|
||||
|
||||
anonymous: obj.anonymous,
|
||||
full_name: obj.full_name,
|
||||
|
||||
Reference in New Issue
Block a user