mirror of
https://github.com/laurent22/joplin.git
synced 2025-05-25 22:21:54 +02:00
Issue https://github.com/laurent22/joplin/issues/3711 This patch replaces the 'isLinux' check by a more restrictive version which fixes the false positive in BSD systems. This was causing Joplin not to load due to the lack of X11 in headless mode.