mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-15 18:02:58 +08:00
fix: last sync time (#467)
This commit is contained in:
@@ -67,6 +67,8 @@ class SyncManager private constructor() : Disposable {
|
||||
|
||||
sync(config)
|
||||
|
||||
sync.lastSyncTime = System.currentTimeMillis()
|
||||
|
||||
if (log.isInfoEnabled) {
|
||||
log.info("Automatic synchronisation end")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user