Compare commits
2 Commits
762fb1b0d4
...
6fb9e6e591
Author | SHA1 | Date | |
---|---|---|---|
|
6fb9e6e591 | ||
2741c5e36c |
@@ -324,7 +324,6 @@ type SessionsSummary =
|
|||||||
ThisWeek : SessionsAggregate
|
ThisWeek : SessionsAggregate
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Human-readable non-round-trip representation.
|
|
||||||
override this.ToString () =
|
override this.ToString () =
|
||||||
$"%i{this.Total.Visits} visits, totalling %i{this.Total.Duration} minutes"
|
$"%i{this.Total.Visits} visits, totalling %i{this.Total.Duration} minutes"
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0",
|
"version": "3.0",
|
||||||
"publicReleaseRefSpec": [
|
"publicReleaseRefSpec": [
|
||||||
"^refs/heads/main$"
|
"^refs/heads/main$"
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user