Skip to content
Snippets Groups Projects
Commit b897018c authored by Vasili Gulevich's avatar Vasili Gulevich
Browse files

Removed script command

Issue #2
parent ae642e34
No related branches found
No related tags found
1 merge request!2A link to the origin from timer entry
......@@ -3,6 +3,7 @@
// @namespace https://gitlab.paragon-es.de/toggl-button
// @version 1.6
// @include http*://github.com/*
// @include https://toggl.com/app/timer
// @grant GM_xmlhttpRequest
// @grant GM_addStyle
// @grant GM_getResourceText
......@@ -38,5 +39,3 @@ const coreObject = new TogglButtonGM('#partial-discussion-header', function (ele
});
coreObject.tryDecorateTimer();
GM_registerMenuCommand("Try decorating timer", () => coreObject.tryDecorateTimer());
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