mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 19:43:32 +00:00
Fix bug
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
Progress.start();
|
||||
|
||||
const fetched = false;
|
||||
let fetched = false;
|
||||
|
||||
// チャンネル概要読み込み
|
||||
this.api('channels/show', {
|
||||
|
||||
Reference in New Issue
Block a user