diff --git a/modules/rwallet/mod.ts b/modules/rwallet/mod.ts index 60c9e8c..64aed73 100644 --- a/modules/rwallet/mod.ts +++ b/modules/rwallet/mod.ts @@ -658,7 +658,7 @@ routes.get("/", (c) => { modules: getModuleInfoList(), theme: "dark", body: ``, - scripts: ``, + scripts: ``, styles: ``, })); });