mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-09 14:54:10 +01:00
Add a #toast div when still in the loading screen view
This commit is contained in:
@@ -189,6 +189,7 @@ export function Inbox({
|
||||
? i18n('loadingMessages', [String(loadingMessageCount)])
|
||||
: i18n('loading')}
|
||||
</div>
|
||||
<div id="toast" />
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user