Skip to content

Commit 8e0cbcf

Browse files
committed
Update settings.js
1 parent e84a84b commit 8e0cbcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ export const DefaultSettings = {
104104
if (!Items.isItem(d.value)) {
105105
d.isValid = false
106106
d.error = tl(
107-
'animatedJava.settings.rigItem.errors.invalidItem'
107+
'animatedJava.settings.rigItem.errors.invalidMinecraftItem'
108108
)
109109
}
110110
} else {

0 commit comments

Comments
 (0)