mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Update comment.rs
This commit is contained in:
parent
f54a350b85
commit
d89610964a
@ -172,7 +172,6 @@ impl Object for ApubComment {
|
||||
deleted: Some(false),
|
||||
ap_id: Some(note.id.into()),
|
||||
distinguished: note.distinguished,
|
||||
path: None,
|
||||
local: Some(false),
|
||||
language_id,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user