Skip to content

Commit 1b0a12a

Browse files
committed
oh this one changed too
1 parent 9229296 commit 1b0a12a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/liveStatus.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
export async function insertLiveStatus(br: any) {
44

5-
const element = document.querySelector("._descriptionHeader_57mke_5") ?? document.querySelector("._descriptionHeader_1q79i_5");
5+
const element = document.querySelector("._descriptionHeader_57mke_5") ?? document.querySelector("._descriptionHeader_1q79i_5") ?? document.querySelector("._descriptionHeader_o0oow_5");
66

77
if(!element) {
88
console.warn("[whenplane extension] Unable to find the description header! (for live status box)");

0 commit comments

Comments
 (0)