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