mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
Settings will load with zero notifications
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<ul class="notifications"></ul>
|
||||
<ul class="notifications">
|
||||
<li>
|
||||
<div class="notification-item add-card x-add-card">
|
||||
<span class="center well">
|
||||
<i class="icon-plus" title="Add Notification"/>
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user