Skip to content
Snippets Groups Projects
Commit 79868960 authored by Thomas Rudin's avatar Thomas Rudin
Browse files

allow searching for poi's

parent 543b6576
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,8 @@ end
-- valid search types
local valid_types = {
shop = true,
bones = true
bones = true,
poi = true
}
-- global values, passed by init
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment