mirror of
https://github.com/immich-app/immich.git
synced 2025-11-17 00:32:37 +09:00
fix(web): login error handling (#1322)
This commit is contained in:
@@ -90,5 +90,7 @@
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<p class="text-sm pl-[28px] pr-[16px]" data-testid="message">{@html notificationInfo.message}</p>
|
||||
<p class="whitespace-pre text-sm pl-[28px] pr-[16px]" data-testid="message">
|
||||
{@html notificationInfo.message}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user