diff --git a/src/utils/settings.ts b/src/utils/settings.ts index 6ef7625..3abb738 100644 --- a/src/utils/settings.ts +++ b/src/utils/settings.ts @@ -76,7 +76,7 @@ addressCopyButtons: false, nameCopyButtons: false, blockHashCopyButtons: false, - showRelativeDates: false, + showRelativeDates: true, showNativeDates: false, transactionsHighlightOwn: true, transactionsHighlightVerified: true,