Consistency for variable names
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
try_fallback = false;
|
||||
selector_map = "%selectors_path_map";
|
||||
path_map = "%keys_path_map";
|
||||
selector_map = "%selector_path_map";
|
||||
path_map = "%key_path_map";
|
||||
|
||||
Reference in New Issue
Block a user