Add dashboard version button and self-update UI wiring
This commit is contained in:
@@ -378,6 +378,7 @@
|
||||
} else {
|
||||
dcUpdateBadge.style.display = 'none';
|
||||
dcUpdateDetails.style.display = 'none';
|
||||
await dcLoadVersion();
|
||||
if (!silent) dcShowStatus('You are running the latest version.', 'success');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user