Skip to content

Commit

Permalink
Merge pull request #185 from sametcodes/develop
Browse files Browse the repository at this point in the history
Fix: wakatime:getTimeWithRange
  • Loading branch information
sametcodes authored Apr 24, 2023
2 parents 8c13605 + d1aa9ed commit 54413d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions platforms/wakatime/view/sample.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ export const getTimeWithRange = {
queryConfig: {
range: "Last 7 days",
},
viewConfig: {
showPeriod: true,
lineColor: "#216e39",
},
},
};

Expand Down

1 comment on commit 54413d4

@vercel
Copy link

@vercel vercel bot commented on 54413d4 Apr 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

readmerocks – ./

readmerocks-sametcodes.vercel.app
www.readme.rocks
readmerocks-git-main-sametcodes.vercel.app
readme.rocks

Please sign in to comment.