From 89cfbdd3cf0775d3deaf2578c69beb1f5f29ad68 Mon Sep 17 00:00:00 2001 From: Rivulet Date: Sun, 5 Apr 2026 01:17:32 +0000 Subject: [PATCH] Update remotedb.lua --- remotedb.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remotedb.lua b/remotedb.lua index 4c3fb82..ded2ea4 100644 --- a/remotedb.lua +++ b/remotedb.lua @@ -1,4 +1,4 @@ -local dbid = 7 +local dbid = 8 local eplib = require("entrypointlib") local db = {}