1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 18:17:44 +00:00

Base: Open .font files in FontEditor again

This broke when we introduced LaunchServer.
This commit is contained in:
Andreas Kling 2020-05-10 14:23:38 +02:00
parent c10c6240f2
commit 5af4ad097f

View file

@ -5,6 +5,7 @@ html=/bin/Browser
wav=/bin/SoundPlayer
txt=/bin/TextEditor
frm=/bin/VisualBuilder
font=/bin/FontEditor
*=/bin/TextEditor
[Protocol]