Remove unnecessary file extension
This commit is contained in:
parent
d0685c5054
commit
4d50f1064a
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ $appName = "Firefox";
|
||||||
$extensions = @(
|
$extensions = @(
|
||||||
".htm",
|
".htm",
|
||||||
".html",
|
".html",
|
||||||
".shtml",
|
|
||||||
".svg",
|
".svg",
|
||||||
".xht",
|
".xht",
|
||||||
".xhtml"
|
".xhtml"
|
||||||
|
|
Loading…
Reference in a new issue