Remove unnecessary file extension

This commit is contained in:
Manuel Thalmann 2023-07-26 16:25:55 +02:00
parent d0685c5054
commit 4d50f1064a

View file

@ -6,7 +6,6 @@ $appName = "Firefox";
$extensions = @( $extensions = @(
".htm", ".htm",
".html", ".html",
".shtml",
".svg", ".svg",
".xht", ".xht",
".xhtml" ".xhtml"