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,9 +70,9 @@ 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
|
||||||
|
Reference in New Issue
Block a user