iNavFlight / inav-configurator

GNU General Public License v3.0
565 stars 304 forks source link

Fix issue with opening external links in app's window. #2122

Closed bfmvsa closed 1 week ago

bfmvsa commented 1 week ago
screenshot 2024-06-23 at 16 19 41

Fixed issue when all links in the configurator lead to the internal electron window. After this fix all links that start with https:// and have target="_blank" will open in default system browser (But not like on the screenshot).