[qutebrowser] Add toggl to javascript whitelist

This commit is contained in:
Marty Oehme 2019-08-08 14:12:43 +02:00
parent dbcc42051e
commit e5088962fb

View file

@ -28,6 +28,7 @@ js_whitelist = [
"*://reddit.com/*",
"*://translate.google.com/*",
"*://todoist.com/*",
"*://toggl.com/*",
"file://*",
"chrome://*/*",
"qute://*/*",