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/";
|
link = "https://web.whatsapp.com/";
|
||||||
desktopName = "WhatsApp";
|
desktopName = "WhatsApp";
|
||||||
}
|
}
|
||||||
{
|
# {
|
||||||
link = "https://www.youtube.com";
|
# link = "https://www.youtube.com";
|
||||||
desktopName = "YouTube";
|
# desktopName = "YouTube";
|
||||||
categories = [ "AudioVideo" ];
|
# categories = [ "AudioVideo" ];
|
||||||
}
|
# }
|
||||||
];
|
];
|
||||||
|
|
||||||
in
|
in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue