[MM-46101] Move allowed protocols to build config (#2217)

This commit is contained in:
Devin Binnie
2022-08-15 09:06:31 -04:00
committed by GitHub
parent 78d0bbc551
commit 1270859d39
5 changed files with 16 additions and 20 deletions

View File

@@ -28,12 +28,7 @@
{
"name": "Mattermost",
"schemes": [
"mattermost",
"http",
"https",
"ftp",
"mailto",
"tel"
"mattermost"
]
}
],