mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Misc
This commit is contained in:
@@ -49,7 +49,7 @@ namespace ArchiSteamFarm {
|
||||
"text/plain"
|
||||
};
|
||||
|
||||
private static readonly Dictionary<string, string> MimeTypes = new Dictionary<string, string>(6) {
|
||||
private static readonly Dictionary<string, string> MimeTypes = new Dictionary<string, string>(8) {
|
||||
{ ".css", "text/css" },
|
||||
{ ".html", "text/html" },
|
||||
{ ".ico", "image/x-icon" },
|
||||
|
||||
Reference in New Issue
Block a user