mirror of
https://github.com/zadam/trilium.git
synced 2025-12-23 00:29:59 +01:00
cleanup of status code
This commit is contained in:
@@ -6,8 +6,6 @@ function syncNow() {
|
||||
type: 'POST',
|
||||
success: result => {
|
||||
if (result.success) {
|
||||
status.checkStatus();
|
||||
|
||||
showMessage("Sync finished successfully.");
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user