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