mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 03:37:55 +00:00
realm.py: fixes side-a to side-b typo
This commit is contained in:
@@ -1077,7 +1077,7 @@ class L3CXProfile(LFCliBase):
|
||||
|
||||
url = "cli-json/set_endp_flag"
|
||||
data = {
|
||||
"name": endp_a_name,
|
||||
"name": endp_b_name,
|
||||
"flag": "autohelper",
|
||||
"val": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user