filter/variables
This commit is contained in:
parent
65d701556a
commit
705e86f18b
2 changed files with 4 additions and 4 deletions
|
@ -256,7 +256,7 @@ EOF
|
|||
# parse tasks
|
||||
_rwx_code_tasks="$(rwx_code_parse "tasks")"
|
||||
# parse variables
|
||||
_rwx_code_variables="$(rwx_code_parse "variables")"
|
||||
_rwx_code_variables="$(rwx_code_action_target "filter" "variable")"
|
||||
}
|
||||
|
||||
rwx_code_parse() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue