1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:58:12 +00:00

Base: Add pbm file type to QuickShow file type list

This commit is contained in:
Hüseyin ASLITÜRK 2020-06-21 11:51:35 +03:00 committed by Andreas Kling
parent 671560a844
commit 58c3356472
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,5 @@
[FileType]
pbm=/bin/QuickShow
png=/bin/QuickShow
gif=/bin/QuickShow
bmp=/bin/QuickShow