mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-06 05:46:08 -04:00
Update persons default template
This commit is contained in:
@@ -45,7 +45,7 @@ speech_reporting = boolean(default=True)
|
|||||||
|
|
||||||
[templates]
|
[templates]
|
||||||
post = string(default="$display_name, $safe_text $image_descriptions $date. $visibility. $source")
|
post = string(default="$display_name, $safe_text $image_descriptions $date. $visibility. $source")
|
||||||
person = string(default="$display_name (@$screen_name). $followers followers, $following following, $toots toots. Joined $created_at.")
|
person = string(default="$display_name (@$screen_name). $followers followers, $following following, $posts posts. Joined $created_at.")
|
||||||
conversation = string(default="Conversation with $users. Last message: $last_post")
|
conversation = string(default="Conversation with $users. Last message: $last_post")
|
||||||
|
|
||||||
[filters]
|
[filters]
|
||||||
|
Reference in New Issue
Block a user