oh shit oh fuck oh shit oh fuck

master
Drake 1 year ago
parent 3a985f2f6f
commit 622f5dc3bc

@ -181,6 +181,7 @@ while (true) {
status.visibility,
notif.status?.id,
);
respondedNotificationIds.push(notif.id);
} else {
// assume top-level
const prompt =
@ -200,6 +201,7 @@ while (true) {
status.visibility,
status.id,
);
respondedNotificationIds.push(notif.id);
}
} else {
respondedNotificationIds.push(notif.id);

Loading…
Cancel
Save