mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
警告をホーム限定かつローカル限定に
This commit is contained in:
parent
d490966f7f
commit
d144823a05
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ export default class extends Module {
|
|||
//#endregion
|
||||
|
||||
this.ai.post({
|
||||
visibility: "home",
|
||||
"localOnly": true,
|
||||
text: serifs.server.cpu
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue