diff options
| author | LLLL Colonq <llll@colonq> | 2025-08-15 22:11:20 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-08-15 22:11:32 -0400 |
| commit | 5ae54d068fa2c73c11bdb6a02d88a9a7dc526f4b (patch) | |
| tree | 2f7edb4f4148f30d286ecf7ac3e0706e66eccf93 | |
| parent | 21c494a4ff9dc896171685a3b354d3395d281579 (diff) | |
Add spawn
| -rw-r--r-- | templates/api/menu.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/api/menu.html b/templates/api/menu.html index 2ee988f..2633ba0 100644 --- a/templates/api/menu.html +++ b/templates/api/menu.html @@ -129,6 +129,11 @@ CONFIG_SUBST <textarea></textarea> </div> <div class="lcolonq-menu-box lcolonq-menu-box-long"> + <h3>spawn</h3> + octopus a la carte + <textarea></textarea> + </div> + <div class="lcolonq-menu-box lcolonq-menu-box-long"> <h3>palette swap (eyes)</h3> it is eyes. what did you expect. |
