mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12: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(config)
|
||||||
|
|
||||||
|
sync.lastSyncTime = System.currentTimeMillis()
|
||||||
|
|
||||||
if (log.isInfoEnabled) {
|
if (log.isInfoEnabled) {
|
||||||
log.info("Automatic synchronisation end")
|
log.info("Automatic synchronisation end")
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user