aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/toggl/package.json
diff options
context:
space:
mode:
authorLibravatar Nils Steinger <n-st@users.noreply.github.com>2021-11-20 21:49:47 +0100
committerLibravatar GitHub <noreply@github.com>2021-11-21 02:19:47 +0530
commitada14e8b8e45d6246bd8b7b273c044b215365377 (patch)
tree3ae5d0aad645b8705be3c7dce3a2b1cb37e233c6 /recipes/toggl/package.json
parentRevamped github Issue templates (new yml syntax) [skip ci] (diff)
downloadferdium-recipes-ada14e8b8e45d6246bd8b7b273c044b215365377.tar.gz
ferdium-recipes-ada14e8b8e45d6246bd8b7b273c044b215365377.tar.zst
ferdium-recipes-ada14e8b8e45d6246bd8b7b273c044b215365377.zip
Toggl recipe: Display 'unread' badge when a timer is running (#767)
Diffstat (limited to 'recipes/toggl/package.json')
-rw-r--r--recipes/toggl/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/toggl/package.json b/recipes/toggl/package.json
index f40b35e..09e5b64 100644
--- a/recipes/toggl/package.json
+++ b/recipes/toggl/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "toggl", 2 "id": "toggl",
3 "name": "toggl", 3 "name": "toggl",
4 "version": "1.1.0", 4 "version": "1.2.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://www.toggl.com/app/timer", 7 "serviceURL": "https://www.toggl.com/app/timer",