Add a mobile Following queue for watched issues #1294
|
|
@ -92,7 +92,6 @@
|
|||
});
|
||||
query('#close-following').addEventListener('click', () => query('#following-sheet').close());
|
||||
query('#retry-following').addEventListener('click', () => feature.load().catch(() => {}));
|
||||
feature.load().catch(() => {});
|
||||
return {
|
||||
load:feature.load,
|
||||
open() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user