update comunity logic
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m1s
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m1s
This commit is contained in:
@@ -218,7 +218,7 @@ function DomainsNewManager() {
|
||||
<input
|
||||
type="text"
|
||||
className="form-control"
|
||||
placeholder="65000:100"
|
||||
placeholder="100"
|
||||
value={newItem.community}
|
||||
onChange={(e) => setNewItem({ ...newItem, community: e.target.value })}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user