1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 03:08:13 +00:00

LaunchServer: Add sheets=/bin/Spreadsheet file association to config

This commit is contained in:
Brendan Coles 2020-11-01 02:36:29 +00:00 committed by Andreas Kling
parent e5fc0f940c
commit 75dec15b43

View file

@ -12,6 +12,7 @@ wav=/bin/SoundPlayer
txt=/bin/TextEditor
font=/bin/FontEditor
hackstudio=/bin/HackStudio
sheets=/bin/Spreadsheet
*=/bin/TextEditor
[Protocol]