mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:57:35 +00:00
Base: Unregister "md" extension from Browser
These are already handled by TextEditor, and I think it's a lot nicer to open them there anyway.
This commit is contained in:
parent
5e81464245
commit
7d12f49e74
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ Executable=/bin/Browser
|
||||||
Category=Internet
|
Category=Internet
|
||||||
|
|
||||||
[Launcher]
|
[Launcher]
|
||||||
FileTypes=html,htm,md
|
FileTypes=html,htm
|
||||||
Protocols=gemini,http,https
|
Protocols=gemini,http,https
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue