Skip to content
Snippets Groups Projects
Commit 79939a21 authored by jurgenhaas's avatar jurgenhaas
Browse files

Merge branch 'release/v1.2'

parents f04f75f9 c9f61fbb
No related branches found
No related tags found
No related merge requests found
// ==UserScript== // ==UserScript==
// @name Toggl-Button Gitlab // @name Toggl-Button Gitlab
// @namespace https://gitlab.paragon-es.de/toggl-button // @namespace https://gitlab.paragon-es.de/toggl-button
// @version 1.1 // @version 1.2
// @include http*://gitlab.com/* // @include http*://gitlab.com/*
// @include http*://gitlab.*/* // @include http*://gitlab.*/*
// @grant GM_xmlhttpRequest // @grant GM_xmlhttpRequest
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
// @grant GM_info // @grant GM_info
// @grant GM_registerMenuCommand // @grant GM_registerMenuCommand
// @require https://greasyfork.org/scripts/2670-toggllibrary/code/TogglLibrary.js // @require https://greasyfork.org/scripts/2670-toggllibrary/code/TogglLibrary.js
// @resource togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/latest/TogglLibrary.css // @resource togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/master/TogglLibrary.css
// @description Toggle button for Gitlab // @description Toggle button for Gitlab
// ==/UserScript== // ==/UserScript==
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment