Update browser configuration.

This commit is contained in:
Creeper Lv
2026-02-15 19:19:46 +11:00
parent aeeb49df9c
commit dbf899c9ca

View File

@@ -5,6 +5,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<WasmAllowUndefinedSymbols>true</WasmAllowUndefinedSymbols> <WasmAllowUndefinedSymbols>true</WasmAllowUndefinedSymbols>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<WasmBuildNative>true</WasmBuildNative>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>