mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
間違えてた
This commit is contained in:
parent
d144823a05
commit
b426e8792c
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ export default class extends Module {
|
||||||
|
|
||||||
this.ai.post({
|
this.ai.post({
|
||||||
visibility: "home",
|
visibility: "home",
|
||||||
"localOnly": true,
|
localOnly: true,
|
||||||
text: serifs.server.cpu
|
text: serifs.server.cpu
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue