fixi fixi

This commit is contained in:
Philipp Hochkamp 2023-01-13 13:15:23 +01:00
parent b4713eed04
commit 2396d6d5cc
2 changed files with 7 additions and 32 deletions

View file

@ -8,6 +8,10 @@ module.exports = {
{
match: /^https?:\/\/.*\.atlassian\.com\/.*$/,
browser: "Vivaldi.app"
},
{
match: 'localhost:44422',
browser: "Vivaldi.app"
}
]
}