Skip to content

Commit 7ad6727

Browse files
committed
6871: Removed require for screen.location field
1 parent 3c96c46 commit 7ad6727

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

assets/admin/components/screen/screen-form.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ function ScreenForm({
206206
<FormInput
207207
name="location"
208208
type="text"
209-
required
210209
label={t("screen-location-label")}
211210
helpText={t("screen-location-placeholder")}
212211
value={screen.location}

0 commit comments

Comments
 (0)