Webapps: disable youtube
This commit is contained in:
parent
39a8e1a427
commit
b30ceeab7b
1 changed files with 5 additions and 5 deletions
|
|
@ -95,11 +95,11 @@ let
|
|||
link = "https://web.whatsapp.com/";
|
||||
desktopName = "WhatsApp";
|
||||
}
|
||||
{
|
||||
link = "https://www.youtube.com";
|
||||
desktopName = "YouTube";
|
||||
categories = [ "AudioVideo" ];
|
||||
}
|
||||
# {
|
||||
# link = "https://www.youtube.com";
|
||||
# desktopName = "YouTube";
|
||||
# categories = [ "AudioVideo" ];
|
||||
# }
|
||||
];
|
||||
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue