forgot a comma
This commit is contained in:
parent
68dfc9fbda
commit
95dd99118b
1 changed files with 1 additions and 1 deletions
|
@ -670,7 +670,7 @@ switch_known_errcodes = {
|
||||||
|
|
||||||
# Pegaswitch
|
# Pegaswitch
|
||||||
|
|
||||||
0xa7200: "Fake-Error by Pegaswitch"
|
0xa7200: "Fake-Error by Pegaswitch",
|
||||||
|
|
||||||
# SwitchPresence
|
# SwitchPresence
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue