Fix typo
This commit is contained in:
parent
d19dca03fe
commit
65fdf01eb0
|
@ -9,6 +9,6 @@ read_globals = {
|
|||
"safe_interpret", "safe_parse", "show_formspec", "unparse", "walk"}
|
||||
},
|
||||
fs51 = {
|
||||
fields = {"backport", "backport_tree"}
|
||||
fields = {"backport", "backport_string"}
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue