diff options
author | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2022-12-17 21:31:41 +0100 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2022-12-17 21:31:41 +0100 |
commit | 1e588718a855ae2871a8841f6c6e621f49795454 (patch) | |
tree | 6599b3959554b307a571a73373114cb2d34a98ef /public/docs/Scripting/Strip | |
parent | 6c37c28d7044a813fcde9ef80bf8852529b8305f (diff) | |
download | Luxcena-Neo-1e588718a855ae2871a8841f6c6e621f49795454.tar.gz Luxcena-Neo-1e588718a855ae2871a8841f6c6e621f49795454.zip |
Start moving to esm, work on updater
Diffstat (limited to 'public/docs/Scripting/Strip')
-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 4f24eda..d17627c 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-property"><code>property</code></small> <small class="doc doc-label doc-label-writable"><code>writable</code></small> + <small class="doc doc-label doc-label-property"><code>property</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-property"><code>property</code></small> <small class="doc doc-label doc-label-writable"><code>writable</code></small> + <small class="doc doc-label doc-label-property"><code>property</code></small> </span> </h3> |