mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-17 07:50:04 +00:00
LaunchServer: Add sheets=/bin/Spreadsheet file association to config
This commit is contained in:
parent
e5fc0f940c
commit
75dec15b43
Notes:
sideshowbarker
2024-07-19 01:36:19 +09:00
Author: https://github.com/bcoles
Commit: 75dec15b43
Pull-request: https://github.com/SerenityOS/serenity/pull/3897
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ wav=/bin/SoundPlayer
|
|||
txt=/bin/TextEditor
|
||||
font=/bin/FontEditor
|
||||
hackstudio=/bin/HackStudio
|
||||
sheets=/bin/Spreadsheet
|
||||
*=/bin/TextEditor
|
||||
|
||||
[Protocol]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue