mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Image download handler
This commit is contained in:
@@ -45,6 +45,7 @@ namespace VRCX
|
||||
{
|
||||
DragHandler = new NoopDragHandler(),
|
||||
MenuHandler = new CustomMenuHandler(),
|
||||
DownloadHandler = new CustomDownloadHandler(),
|
||||
BrowserSettings =
|
||||
{
|
||||
DefaultEncoding = "UTF-8",
|
||||
|
||||
Reference in New Issue
Block a user