ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2022-03-22 04:55:45 +00:00
parent e3e315faa8
commit a3129ff672
3 changed files with 21 additions and 1 deletions

View File

@@ -90,6 +90,22 @@ Recent language activity may also displayed (it requires extras features to be e
<b>type:</b> <code>boolean</code>
<br>
<b>default:</b> no<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_habits_charts_type</code></h4></td>
<td rowspan="2"><p>Charts display type</p>
<ul>
<li><code>classic</code>: <code>&lt;div&gt;</code> based charts, simple and lightweight</li>
<li><code>chartist</code>: <code>&lt;svg&gt;</code> based charts, smooth</li>
</ul>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
<b>type:</b> <code>string</code>
<br>
<b>default:</b> classic<br>
<b>allowed values:</b><ul><li>classic</li><li>chartist</li></ul></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_habits_trim</code></h4></td>