From 9b0a27cea640733ddfb38b8a4e33afefc053e22f Mon Sep 17 00:00:00 2001 From: Renato Pozzi Date: Fri, 22 Nov 2024 13:41:05 +0100 Subject: [PATCH] chore(youtrack): add missing header --- src/content/youtrack.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/content/youtrack.js b/src/content/youtrack.js index 0e60d5263..d478655b2 100644 --- a/src/content/youtrack.js +++ b/src/content/youtrack.js @@ -1,3 +1,9 @@ +/** + * @name YouTrack + * @urlAlias youtrack.com + * @urlRegex *://*.youtrack.com/* + */ + 'use strict' /* the first selector is required for youtrack-5 and the second for youtrack-6 */