mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-05-11 18:47:36 -03:00
chore(ui): improve notification center accessibility
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
<i class="fas fa-question-circle"></i>
|
||||
<span class="update-badge"></span>
|
||||
</div>
|
||||
<div class="update-toggle" id="updateToggleBtn" title="{{ t('header.actions.checkUpdates') }}">
|
||||
<div class="update-toggle" id="updateToggleBtn" title="{{ t('header.actions.notifications') }}">
|
||||
<i class="fas fa-bell"></i>
|
||||
<span class="update-badge"></span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user