Remove redundant _args
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
afbbf102dd
commit
78ea7ce14a
@ -70,12 +70,12 @@ areas:
|
||||
_function:
|
||||
__string.concat:
|
||||
- |
|
||||
<progress style="margin-right:10px" max="10" value="
|
||||
- __args:
|
||||
_random:
|
||||
type: integer
|
||||
min: 1
|
||||
max: 10
|
||||
<progress style="width:100%" max="10" value="
|
||||
# - __args:
|
||||
- _random:
|
||||
type: integer
|
||||
min: 1
|
||||
max: 10
|
||||
- |
|
||||
"></progress>
|
||||
- id: bottomrow
|
||||
|
Reference in New Issue
Block a user