X-Git-Url: https://src.twobees.de/?a=blobdiff_plain;ds=sidebyside;f=AzureDevOpsCommentEnhancer.user.js;h=bcbb5e852fe39917088f52ea28794cc7413dc604;hb=81673d8bc85f378655abc83e43e5d2d4bf4e2a2b;hp=1e14836b241ec8a2b40b6bf0d8cde912e5f98c08;hpb=d8aff79113d24775c63fc6f69f17ded3e11197c3;p=tampermonkeyscripts.git diff --git a/AzureDevOpsCommentEnhancer.user.js b/AzureDevOpsCommentEnhancer.user.js index 1e14836..bcbb5e8 100644 --- a/AzureDevOpsCommentEnhancer.user.js +++ b/AzureDevOpsCommentEnhancer.user.js @@ -1,10 +1,10 @@ // ==UserScript== // @name Fix ADS checkin comments in discussion and history of workitems -// @version 0.2 +// @version 0.3 // @author Tobias Sachs // ... add match eg https://myazerdevops/* // @match https:// -// @updateURL https://github.com/tsheba/tampermonkeyscripts/blob/master/AzureDevOpsCommentEnhancer.user.js +// @updateURL https://github.com/tsheba/tampermonkeyscripts/raw/master/AzureDevOpsCommentEnhancer.user.js // @grant none // ==/UserScript==