Fixed wrong setting names!
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
try_fallback = false;
|
||||
selector_map = "%selector_path_map";
|
||||
path_map = "%key_path_map";
|
||||
selector_map = "%selector_map_path";
|
||||
path_map = "%key_map_path";
|
||||
|
||||
Reference in New Issue
Block a user