mirror of
https://github.com/zadam/trilium.git
synced 2025-11-16 10:15:52 +01:00
removed outstandingPushes counting which is not needed
This commit is contained in:
@@ -41,7 +41,7 @@ const TPL = `
|
||||
|
||||
<a class="dropdown-item sync-now-button" title="Trigger sync">
|
||||
<span class="bx bx-refresh"></span>
|
||||
Sync now (<span id="outstanding-syncs-count">0</span>)
|
||||
Sync now
|
||||
</a>
|
||||
|
||||
<a class="dropdown-item" data-trigger-command="openNewWindow">
|
||||
|
||||
Reference in New Issue
Block a user