From b0580979e8a203a7b74f773e177700934f0d2240 Mon Sep 17 00:00:00 2001 From: 0x24a Date: Sat, 13 Jul 2024 12:13:22 +0800 Subject: [PATCH] Fixxy --- plugins/pangu/pangu-module.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/pangu/pangu-module.js b/plugins/pangu/pangu-module.js index a876117..d0d2a3b 100644 --- a/plugins/pangu/pangu-module.js +++ b/plugins/pangu/pangu-module.js @@ -6,5 +6,5 @@ function pushMessage(args, options = {},padId="messages",makeunread=true){ } original_pushMessage(args, options, padId, makeunread) } -pangu.autoSpacingPage() +pangu.spacingPageBody() console.log("Pangu Loaded!") \ No newline at end of file