Skip to content

Commit

Permalink
Merge branch 'staging' into kj/wir-21-make-add-in-work-for-outlook-mo…
Browse files Browse the repository at this point in the history
…bile
  • Loading branch information
KevinJaroschewskiCONPORT authored Jul 4, 2024
2 parents b9012ff + ca6280b commit 773c77b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/utils/mailbox.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ export async function getOrganizerOnMobile(item) {
}
}
);
});
}


export async function setSubject(item, newSubject:string){

Expand Down

0 comments on commit 773c77b

Please sign in to comment.