Fix custom stickers/print paths

This commit is contained in:
Natsumi
2024-12-22 11:58:41 +13:00
parent 14ed408d24
commit f0cd64c3aa
3 changed files with 30 additions and 22 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ namespace VRCX
}
catch (Exception e)
{
Console.WriteLine(e);
logger.Error(e);
return GetVRChatPhotosLocation();
}
}