"fix typo in `networks` table name (`networkds` -> `networks`)"
Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
This commit is contained in:
parent
595c6836d9
commit
923562e6d7
|
@ -3,6 +3,6 @@
|
|||
"xan.userBans",
|
||||
"xan.serverBans",
|
||||
"xan.messages",
|
||||
"xan.networkds",
|
||||
"xan.networks",
|
||||
"xan.server_prefs"
|
||||
]
|
Loading…
Reference in New Issue