summaryrefslogtreecommitdiffstats
path: root/server/src/api/comment.rs
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/api/comment.rs')
-rw-r--r--server/src/api/comment.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/src/api/comment.rs b/server/src/api/comment.rs
index 369cba5c..56217458 100644
--- a/server/src/api/comment.rs
+++ b/server/src/api/comment.rs
@@ -140,7 +140,7 @@ impl Perform for Oper<CreateComment> {
read: None,
published: None,
updated: None,
- ap_id: "changeme".into(),
+ ap_id: "http://fake.com".into(),
local: true,
};