mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-10 09:24:31 +02:00
Show mangle rules without protocol #75
This commit is contained in:
parent
0104216d7e
commit
98cd0291b9
1 changed files with 0 additions and 1 deletions
|
@ -826,7 +826,6 @@ class MikrotikControllerData:
|
||||||
skip=[
|
skip=[
|
||||||
{"name": "dynamic", "value": True},
|
{"name": "dynamic", "value": True},
|
||||||
{"name": "action", "value": "jump"},
|
{"name": "action", "value": "jump"},
|
||||||
{"name": "protocol", "value": ""},
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue