fix(plugins/poopmap): set plugin_poopmap_days to number type (#693) [skip ci]

This commit is contained in:
Matthew Stead
2021-12-03 03:03:01 +02:00
committed by GitHub
parent fa82abf73a
commit e40da2125f

View File

@@ -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