ソースを参照

[Fix Bug] sample_id field cannot be set disabled.

tags/v0.1.1
YJC 3年前
コミット
55a62599e8
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      schema.json

+ 1
- 1
schema.json ファイルの表示

@@ -9,7 +9,7 @@
"question": "How many samples? For auto generating sample id.",
"placeholder": "How many samples? For auto generating sample id.",
"model": "sample_id",
"disabled": true,
"disabled": false,
"min": 1,
"max": 100,
"config": {

読み込み中…
キャンセル
保存