From 7053e4b1f14acb7fde90de129962540d58b0f9e7 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen@paragon-es.de> Date: Thu, 12 Nov 2015 19:18:12 +0100 Subject: [PATCH] Change references to the branch "latest" --- github.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/github.user.js b/github.user.js index 32735da..0a67075 100644 --- a/github.user.js +++ b/github.user.js @@ -10,8 +10,8 @@ // @grant GM_setValue // @grant GM_info // @grant GM_registerMenuCommand -// @require https://gitlab.paragon-es.de/toggl-button/core/raw/v1.5/TogglLibrary.js -// @resource togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/v1.5/TogglLibrary.css +// @require https://gitlab.paragon-es.de/toggl-button/core/raw/latest/TogglLibrary.js +// @resource togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/latest/TogglLibrary.css // @description Toggle button for GitHub // ==/UserScript== -- GitLab