mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 01:02:47 +00:00
Population is a number (#260)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"key": "population",
|
||||
"type": "text",
|
||||
"type": "number",
|
||||
"minValue": 0,
|
||||
"label": "Population"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user