Backup communities

12ccff417d...f0d3e0419d
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
This commit is contained in:
Andrea Maria Piana 2022-01-06 16:37:10 +00:00
parent 4b487f81f6
commit 9485fe9ecf
No known key found for this signature in database
GPG Key ID: AA6CCA6DE0E06424
2 changed files with 4 additions and 4 deletions

View File

@ -47,6 +47,6 @@
:title (i18n/label :t/last-backup-performed)
:accessory :text
:subtitle (if (pos? last-backup)
(datetime/time-ago-long (datetime/to-date last-backup))
(datetime/time-ago-long (datetime/to-date (* 1000 last-backup)))
(i18n/label :t/never))}]]
[footer performing-backup?]]))

View File

@ -3,7 +3,7 @@
"_comment": "Instead use: scripts/update-status-go.sh <rev>",
"owner": "status-im",
"repo": "status-go",
"version": "v0.96.2",
"commit-sha1": "12ccff417d95a0aef9736b811ea00341390dd1d5",
"src-sha256": "1g6p239l1k8wv52x5gz63jql4piyy52qj3a795h9ka1lawqsxq8h"
"version": "v0.96.4",
"commit-sha1": "f0d3e0419da9357a07b2ed97a2741095798812dd",
"src-sha256": "0bxhh8k504x5yvvvli1hc6ia2qh4acnl77mqigvq35pjk1hr2zkn"
}