Skip to content

Commit 9a7ec39

Browse files
committed
fix: tweak the release
1 parent 5301d6a commit 9a7ec39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/plugins/modular-rest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ chrome.runtime.onMessage.addListener((request, _sender) => {
105105
});
106106

107107
export async function loginWithLastSession() {
108+
108109
// Check if the user is logged in
109110
// If the user is logged in, try to login with the token as last session.
110111
await sendMessage(new GetLoginStatusMessage())

0 commit comments

Comments
 (0)