mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-28 05:34:12 -04:00
[HTML] Update fallback text when referenced message is deleted or could not be loaded
Closes #645
This commit is contained in:
parent
d4eba75036
commit
daa8c0a735
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
else
|
||||
{
|
||||
<span class="chatlog__reference-unknown">
|
||||
Original message was deleted.
|
||||
Original message was deleted or could not be loaded.
|
||||
</span>
|
||||
}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue