Skip to content

Commit

Permalink
chore(ci): invoke
Browse files Browse the repository at this point in the history
  • Loading branch information
alonp99 committed Mar 4, 2024
1 parent 4187b9c commit ed5f4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backoffice-v2/src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const prepare = async () => {
}

return Promise.resolve();
};
};

void prepare().then(() => {
if (!rootElement.innerHTML) {
Expand Down

0 comments on commit ed5f4f0

Please sign in to comment.