Remove redundant _args
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2022-02-17 17:13:50 +01:00
parent afbbf102dd
commit 78ea7ce14a
1 changed files with 6 additions and 6 deletions

View File

@ -70,12 +70,12 @@ areas:
_function: _function:
__string.concat: __string.concat:
- | - |
<progress style="margin-right:10px" max="10" value=" <progress style="width:100%" max="10" value="
- __args: # - __args:
_random: - _random:
type: integer type: integer
min: 1 min: 1
max: 10 max: 10
- | - |
"></progress> "></progress>
- id: bottomrow - id: bottomrow