1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 09:09:00 +03:00
Octobot/locale
Octol1ttle d0d663d2bb
Fix a crash in scheduled event early notification (#83)
This PR fixes a fatal crash that occurs when the bot tries to send an
early notification for a scheduled event. An exception is thrown by
`string#Format` when the argument list provided doesn't match the
argument list in the template. This is fixed by correcting the template
and the argument list

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-08-12 14:18:30 +00:00
..
Messages.resx Fix a crash in scheduled event early notification (#83) 2023-08-12 14:18:30 +00:00
Messages.ru.resx Fix a crash in scheduled event early notification (#83) 2023-08-12 14:18:30 +00:00
Messages.tt-ru.resx Fix a crash in scheduled event early notification (#83) 2023-08-12 14:18:30 +00:00