fix mapping conflict

This commit is contained in:
dave 2017-10-03 22:41:22 -07:00
parent 897a93b62e
commit 70df69fb3b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "0.1.2"
__version__ = "0.1.3"

View File

@ -40,7 +40,7 @@ def ifstats():
mapping = {
"load": {
"ifstats": {
"properties": {
"iface": {
"type": "string",