mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:27:35 +00:00
LaunchServer: Add sheets=/bin/Spreadsheet file association to config
This commit is contained in:
parent
e5fc0f940c
commit
75dec15b43
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ wav=/bin/SoundPlayer
|
||||||
txt=/bin/TextEditor
|
txt=/bin/TextEditor
|
||||||
font=/bin/FontEditor
|
font=/bin/FontEditor
|
||||||
hackstudio=/bin/HackStudio
|
hackstudio=/bin/HackStudio
|
||||||
|
sheets=/bin/Spreadsheet
|
||||||
*=/bin/TextEditor
|
*=/bin/TextEditor
|
||||||
|
|
||||||
[Protocol]
|
[Protocol]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue