From b426e8792c6d56fbbe63ccf759356d9397785027 Mon Sep 17 00:00:00 2001 From: na2na <49822810+na2na-p@users.noreply.github.com> Date: Sat, 11 Jun 2022 07:31:19 +0900 Subject: [PATCH] =?UTF-8?q?=E9=96=93=E9=81=95=E3=81=88=E3=81=A6=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/server/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/server/index.ts b/src/modules/server/index.ts index 6c4d216..fa8a967 100644 --- a/src/modules/server/index.ts +++ b/src/modules/server/index.ts @@ -72,7 +72,7 @@ export default class extends Module { this.ai.post({ visibility: "home", - "localOnly": true, + localOnly: true, text: serifs.server.cpu });