Get most of the prompt to create new tables working, and keeping the Dice namespace restricted to a certain bucket type

This commit is contained in:
Oliver-Akins 2025-05-01 23:02:36 -06:00
parent 8c9fd1930a
commit dfc75fceaf
8 changed files with 73 additions and 19 deletions

View file

@ -17,6 +17,7 @@
<select
id="{{meta.idp}}-type"
data-bind="_type"
{{ disabled typeDisabled }}
>
{{ st-options type types }}
</select>