fix(plugins/poopmap): set plugin_poopmap_days to number type (#693) [skip ci]
This commit is contained in:
@@ -21,7 +21,7 @@ inputs:
|
||||
# Time range to use for displayed stats
|
||||
plugin_poopmap_days:
|
||||
description: PoopMap time range
|
||||
type: string
|
||||
type: number
|
||||
values:
|
||||
- 7 # Last week
|
||||
- 30 # Last month
|
||||
|
||||
Reference in New Issue
Block a user