This commit is contained in:
syuilo 2021-05-28 22:52:38 +09:00
parent 39e89c0489
commit ff4f934519

View file

@ -294,7 +294,7 @@ if ($i) {
}
}
const main = stream.useChannel('main', 'System');
const main = stream.useChannel('main', null, 'System');
// 自分の情報が更新されたとき
main.on('meUpdated', i => {