mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
4 lines
149 B
XML
4 lines
149 B
XML
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
|
<script>
|
||
|
|
document.createElementNS("http://www.w3.org/2000/svg", "svg").unsuspendRedrawAll();
|
||
|
|
</script>
|