Fix cellular automaton form
This commit is contained in:
parent
711fed91c9
commit
c6f5e373da
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ function submit() {
|
|||
v-model="rule"
|
||||
type="number"
|
||||
min="0"
|
||||
max="127"
|
||||
max="255"
|
||||
placeholder="random"
|
||||
:disabled
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue