mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 20:29:18 +00:00
Base: Add csv file association
This commit is contained in:
parent
c922a7da09
commit
f6f429bfbc
Notes:
sideshowbarker
2024-07-19 17:18:39 +09:00
Author: https://github.com/krkk
Commit: f6f429bfbc
Pull-request: https://github.com/SerenityOS/serenity/pull/9563
2 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@ m3u8=/bin/SoundPlayer
|
|||
txt=/bin/TextEditor
|
||||
font=/bin/FontEditor
|
||||
sheets=/bin/Spreadsheet
|
||||
csv=/bin/Spreadsheet
|
||||
gml=/bin/Playground
|
||||
pdf=/bin/PDFViewer
|
||||
profile=/bin/Profiler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue