Fix #14
This commit is contained in:
pare
845746cf8f
commit
67af0c8f7a
S'han modificat 1 arxius amb 2 adicions i 0 eliminacions
|
@ -2222,6 +2222,8 @@ if __name__ == '__main__':
|
|||
|
||||
else:
|
||||
|
||||
player_leave_game = get_locale("player_leave_game", player_lang)
|
||||
|
||||
toot_text = '@'+username + ' ' + player_leave_game + ' ' + white_user
|
||||
|
||||
mastodon.status_post(toot_text, in_reply_to_id=status_id,visibility=visibility)
|
||||
|
|
Loading…
Referencia en una nova incidència