Skip to content

Commit

Permalink
Open composer as unmodified
Browse files Browse the repository at this point in the history
  • Loading branch information
Welpy-cw committed Aug 15, 2024
1 parent f4806a6 commit 4ba06a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions folderAccount.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ export async function getCustomComposeDetails(details, lastFocusedTabId) {
newDetails.identityId = settings.identityId;
}

newDetails.isModified = false;
return newDetails;
}

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"gecko": {
"id": "{C8534C26-F59A-11DA-9804-B622A1EF5492}",
"strict_min_version": "127.0",
"strict_max_version": "129.0"
"strict_max_version": "131.0"
}
},
"icons": {
Expand Down

0 comments on commit 4ba06a6

Please sign in to comment.