add support for Auto Prerendering

This commit is contained in:
sbwalker
2024-05-09 14:42:54 -04:00
parent bf4052b550
commit 2ae120c878
9 changed files with 37 additions and 13 deletions

View File

@ -453,4 +453,7 @@
<data name="RenderModeStatic" xml:space="preserve">
<value>Static</value>
</data>
<data name="Auto" xml:space="preserve">
<value>Auto</value>
</data>
</root>