merge-requests/30/head
Bob Mottram 2023-05-03 20:06:21 +01:00
parent 344036e3f5
commit 15ea85d60d
1 changed files with 1 additions and 1 deletions

View File

@ -1402,7 +1402,7 @@ def get_user_paths() -> []:
""" """
return ('/users/', '/profile/', '/accounts/', '/channel/', '/u/', return ('/users/', '/profile/', '/accounts/', '/channel/', '/u/',
'/c/', '/video-channels/', '/author/', '/activitypub/', '/c/', '/video-channels/', '/author/', '/activitypub/',
'/actors/', '/snac/', '/@/', '/~/', '/notes/') '/actors/', '/snac/', '/@/', '/~/')
def get_group_paths() -> []: def get_group_paths() -> []: