qutebrowser: Remove permissions for sipgate

I don’t use it anymore, because they stopped providing services to
private cusomers.
nazuna
Simon Bruder 2023-02-22 11:00:31 +01:00
parent 797fbb0d35
commit 3c858c08d3
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 2 deletions

View File

@ -22,10 +22,8 @@ let
"https://meet.jalr.de"
];
permissionAudio = [
"https://app.sipgate.com"
] ++ permissionVideo; # capturing video almost always also requires capturing audio
permissionNotifications = [
"https://app.sipgate.com"
"https://chat.sbruder.de"
];