diff --git a/modules/rwallet/mod.ts b/modules/rwallet/mod.ts index 5a724a5..9f96b17 100644 --- a/modules/rwallet/mod.ts +++ b/modules/rwallet/mod.ts @@ -391,7 +391,7 @@ routes.get("/", (c) => { modules: getModuleInfoList(), theme: "dark", body: ``, - scripts: ``, + scripts: ``, styles: ``, })); });