oops
This commit is contained in:
@@ -23,7 +23,7 @@ export async function handler (context: Context) {
|
|||||||
500
|
500
|
||||||
)
|
)
|
||||||
const { connection: connection0, db: db0 } = dbInfo0
|
const { connection: connection0, db: db0 } = dbInfo0
|
||||||
const { connection: connection1, db: db1 } = dbInfo0
|
const { connection: connection1, db: db1 } = dbInfo1
|
||||||
|
|
||||||
const ip = getClientIp(context)
|
const ip = getClientIp(context)
|
||||||
if (!ip) {
|
if (!ip) {
|
||||||
|
|||||||
Reference in New Issue
Block a user