mirror of
https://github.com/laurent22/joplin.git
synced 2025-03-06 15:36:49 +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.