Timothy J. Baek 8 月之前
父节点
当前提交
3447f233fa
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/lib/components/admin/Settings/Images.svelte

+ 0 - 1
src/lib/components/admin/Settings/Images.svelte

@@ -450,7 +450,6 @@
 													class="w-full py-1 px-4 rounded-r-lg text-xs bg-transparent outline-none"
 													placeholder="Node Ids"
 													bind:value={node.node_ids}
-													required
 												/>
 											</Tooltip>
 										</div>