From ce4ec08fae94bc4dfc07081f5bd7b0f7451c3eb8 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..320b0dc66 100644 --- a/src/content/youtrack.js +++ b/src/content/youtrack.js @@ -1,3 +1,9 @@ +/** + * @name YouTrack + * @urlAlias youtrack.cloud + * @urlRegex *://*.youtrack.cloud/* + */ + 'use strict' /* the first selector is required for youtrack-5 and the second for youtrack-6 */