Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2024-12-13 11:11:22 +00:00
parent 285173795b
commit d46c85cc35
29 changed files with 836 additions and 661 deletions

View File

@@ -9352,13 +9352,13 @@ The data will be a simple comma separated list of name and state etc, with one h
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#table
#string
<strong><strong>Data</strong></strong>
</p>
</div>
<div class="w3-half">
<p>The LUA data structure to save. This will be e.g. a table of text lines with an \n at the end of each line.</p>
<p>The data structure to save. This will be e.g. a string of text lines with an \n at the end of each line.</p>
</div>
</div>