mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-25 13:51:19 +00:00
Update comment.rs
This commit is contained in:
parent
f54a350b85
commit
d89610964a
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue