Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Commit d2237ed

Browse files
committed
fix isIndex duplication
1 parent 1ad9890 commit d2237ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/app/fields/is-index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ export const isIndex = {
44
widget: 'hidden',
55
default: true,
66
required: false,
7-
i18n: 'duplicate'
7+
i18n: false
88
}

0 commit comments

Comments
 (0)