mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-01-10 23:07:47 -05:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5adbdbd920 |
@@ -16,7 +16,7 @@ public static class HostExtensions
|
||||
: $"cleanuperr v{version.Major}.{version.Minor}.{version.Build}"
|
||||
);
|
||||
|
||||
logger.LogInformation("timezone: {tz}", TimeZoneInfo.Local.Id);
|
||||
logger.LogInformation("timezone: {tz}", TimeZoneInfo.Local.DisplayName);
|
||||
|
||||
return host;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user