Add missing formatting arg in logging call

Noticed in #4123.
This commit is contained in:
Lonami Exo 2023-06-02 23:04:14 +02:00
parent 4ff7ac6b75
commit c3bddf9440

View File

@ -363,7 +363,7 @@ class UpdateMethods:
continue
except errors.TypeNotFoundError as e:
self._log[__name__].warning(
'Cannot get difference since the account is likely misusing the session: %s',
'Cannot get difference for channel %s since the account is likely misusing the session: %s',
get_diff.channel.channel_id, e
)
self._message_box.end_channel_difference(