1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 07:47:35 +00:00

Base: Add video file type icon

This adds a file type icon for video files.
This commit is contained in:
Brandon Jordan 2023-01-03 17:17:31 -05:00 committed by Jelle Raaijmakers
parent d132ce54e1
commit 121181e392
3 changed files with 1 additions and 0 deletions

View file

@ -33,3 +33,4 @@ text=*.txt
truetype=*.ttf
pixelpaint=*.pp
archive=*.zip,*.gz,*.tar
video=*.avi,*.mkv,*.mov,*.mp4,*.webm