mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 12:34:37 +03:00
Fix Linux autostart config line endings (#1049)
Fix Linux autostart config line endings.
This commit is contained in:
@@ -149,7 +149,7 @@ bool AutoRun_IsEnabled() {
|
||||
#include <QProcessEnvironment>
|
||||
#include <QTextStream>
|
||||
|
||||
#define NEWLINE "\r\n"
|
||||
#define NEWLINE "\n"
|
||||
|
||||
// launchatlogin.cpp
|
||||
// ShadowClash
|
||||
|
||||
Reference in New Issue
Block a user