Default to favicon if not Windows
This commit is contained in:
parent
434775623f
commit
13d5c4bb93
1 changed files with 1 additions and 1 deletions
|
@ -160,9 +160,9 @@ namespace LANCommander.Services
|
|||
{
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
return File.ReadAllBytes("favicon.png");
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue