Frederick888 / external-editor-revived

External Editor Revived is a Thunderbird MailExtension which allows editing emails in programs such as Vim, Neovim, Emacs, etc.
GNU General Public License v3.0
113 stars 6 forks source link

refactor: Simplify version check in ping-pong #149

Closed Frederick888 closed 9 months ago

Frederick888 commented 9 months ago

Changes

139c991 refactor: Simplify version check in ping-pong

Since I realised that I had to check bypassVersionCheck in the extension anyway, it's cleaner to just remove it from the host.

Checklist

Is this a breaking change?

No

Test results