hignore: fix 'higlight' typo
This commit is contained in:
parent
2451fc8570
commit
23de3c37f1
@ -29,7 +29,7 @@ hignore.strip = storage_init_table("hignore_strip")
|
||||
|
||||
|
||||
function hignore.save()
|
||||
storage_save_json("hignore_highlight", hignore.higlight)
|
||||
storage_save_json("hignore_highlight", hignore.highlight)
|
||||
storage_save_json("hignore_ignore", hignore.ignore)
|
||||
storage_save_json("hignore_strip", hignore.strip)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user