Skip to content

Commit

Permalink
fix(youtrack): Update youtrack url (#2280)
Browse files Browse the repository at this point in the history
  • Loading branch information
with-shrey committed Mar 5, 2024
1 parent 6181cb9 commit 0389fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/origins.js
Original file line number Diff line number Diff line change
Expand Up @@ -680,8 +680,8 @@ export default {
name: 'Xero',
file: 'xero.js'
},
'jetbrains.com': {
url: '*://*.jetbrains.com/*',
'youtrack.cloud': {
url: '*://*.youtrack.cloud/*',
name: 'YouTrack',
file: 'youtrack.js'
},
Expand Down

0 comments on commit 0389fa9

Please sign in to comment.