Extra link types

main
Bob Mottram 2024-10-18 22:07:45 +01:00
parent e59e93ea24
commit 0e9b7a60dd
1 changed files with 2 additions and 0 deletions

View File

@ -1294,6 +1294,8 @@ def show_conversation_thread(self, authorized: bool,
'?repeat' not in path and \
'?un' not in path and \
'?like' not in path and \
'?delete' not in path and \
'?postedit' not in path and \
'?bookmark' not in path and \
'?selreact' not in path and \
'?mute' not in path and \