diff options
author | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2022-12-12 20:39:40 +0100 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2022-12-12 20:39:40 +0100 |
commit | 6c37c28d7044a813fcde9ef80bf8852529b8305f (patch) | |
tree | 32106a242de2ee7eb0395079a97e0dd6f9b6f03d /public/docs/Scripting | |
parent | 4189c0c988daa939be0e8ec979ce0ae0563c4b7d (diff) | |
download | Luxcena-Neo-6c37c28d7044a813fcde9ef80bf8852529b8305f.tar.gz Luxcena-Neo-6c37c28d7044a813fcde9ef80bf8852529b8305f.zip |
:memo: Do some docs changes
Diffstat (limited to 'public/docs/Scripting')
-rw-r--r-- | public/docs/Scripting/Strip/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/docs/Scripting/Strip/index.html b/public/docs/Scripting/Strip/index.html index d17627c..4f24eda 100644 --- a/public/docs/Scripting/Strip/index.html +++ b/public/docs/Scripting/Strip/index.html @@ -739,8 +739,8 @@ be setup in your module with the name <code>strip</code>.</p> <code class="codehilite language-python"><span class="n">brightness</span></code> <span class="doc doc-labels"> - <small class="doc doc-label doc-label-writable"><code>writable</code></small> <small class="doc doc-label doc-label-property"><code>property</code></small> + <small class="doc doc-label doc-label-writable"><code>writable</code></small> </span> </h3> @@ -761,8 +761,8 @@ be setup in your module with the name <code>strip</code>.</p> <code class="codehilite language-python"><span class="n">power_on</span></code> <span class="doc doc-labels"> - <small class="doc doc-label doc-label-writable"><code>writable</code></small> <small class="doc doc-label doc-label-property"><code>property</code></small> + <small class="doc doc-label doc-label-writable"><code>writable</code></small> </span> </h3> |