mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-28 14:58:09 +09:00
Fix bug
This commit is contained in:
parent
a5fea663f1
commit
1cd75bfeb8
@ -51,7 +51,7 @@
|
|||||||
|
|
||||||
Progress.start();
|
Progress.start();
|
||||||
|
|
||||||
const fetched = false;
|
let fetched = false;
|
||||||
|
|
||||||
// チャンネル概要読み込み
|
// チャンネル概要読み込み
|
||||||
this.api('channels/show', {
|
this.api('channels/show', {
|
||||||
|
Loading…
Reference in New Issue
Block a user