Skip to content

Commit

Permalink
Fix showAlways value in example
Browse files Browse the repository at this point in the history
  • Loading branch information
schneidermic0 authored Jul 28, 2023
1 parent 5b381aa commit a6b1c1a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"low": "SAPLSTRF"
},
{
"field": "FILENAME"
"field": "FILENAME",
"low": ""
}
]
},
Expand Down

0 comments on commit a6b1c1a

Please sign in to comment.