mirror of https://gitlab.com/bashrc2/epicyon
Indentation
parent
ee93ea09bb
commit
0b8cb544de
|
@ -1551,8 +1551,8 @@ def _get_post_title_reply_html(base_dir: str,
|
||||||
_reply_with_unknown_path_html(translate,
|
_reply_with_unknown_path_html(translate,
|
||||||
post_json_object, post_domain,
|
post_json_object, post_domain,
|
||||||
nickname)
|
nickname)
|
||||||
return (title_str, reply_avatar_image_in_post,
|
return (title_str, reply_avatar_image_in_post,
|
||||||
container_class_icons, container_class)
|
container_class_icons, container_class)
|
||||||
|
|
||||||
in_reply_to = obj_json['inReplyTo']
|
in_reply_to = obj_json['inReplyTo']
|
||||||
if not reply_actor:
|
if not reply_actor:
|
||||||
|
|
Loading…
Reference in New Issue