From 08eb57bf96a4fc637f3d371f6c5d44a3c9a86415 Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer Date: Thu, 18 Aug 2022 15:15:47 +0200 Subject: [PATCH] docs(wakatime): seconds is a float resolves #2679 --- website/docs/segments/wakatime.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/segments/wakatime.mdx b/website/docs/segments/wakatime.mdx index 44aa1bd1..84726760 100644 --- a/website/docs/segments/wakatime.mdx +++ b/website/docs/segments/wakatime.mdx @@ -55,7 +55,7 @@ works if you can curl it yourself and a result. - defaults to `` ### wtTotals Properties -- `.Seconds`: `int` - a number reprecenting the total tracked time in seconds +- `.Seconds`: `float64` - a number reprecenting the total tracked time in seconds - `.Text`: `string` - a string with human readable tracked time (eg: "2 hrs 30 mins") [wt]: https://wakatime.com