Skip to content

Commit

Permalink
chore(youtrack): add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
askides committed Nov 22, 2024
1 parent ae97d02 commit 9b0a27c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/content/youtrack.js
Original file line number Diff line number Diff line change
@@ -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 */
Expand Down

0 comments on commit 9b0a27c

Please sign in to comment.