mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
minor fix
This commit is contained in:
+1
-1
@@ -151,4 +151,4 @@ class ProcessBsky:
|
||||
)
|
||||
]
|
||||
case _:
|
||||
raise NotImplementedError(f"Unknown Bsky embed type: {embed['type']}")
|
||||
raise NotImplementedError(f"Unknown Bsky embed type: {embed['$type']}")
|
||||
|
||||
Reference in New Issue
Block a user