"fix typo in `networks` table name (`networkds` -> `networks`)"

Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
This commit is contained in:
Rajdeep Malakar 2024-03-06 14:18:13 +05:30
parent 595c6836d9
commit 923562e6d7
No known key found for this signature in database
GPG Key ID: BB9202F5967BAC9C
1 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
"xan.userBans", "xan.userBans",
"xan.serverBans", "xan.serverBans",
"xan.messages", "xan.messages",
"xan.networkds", "xan.networks",
"xan.server_prefs" "xan.server_prefs"
] ]