mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-19 06:30:07 +08:00
Fix Linux autostart config line endings (#1049)
Fix Linux autostart config line endings.
This commit is contained in:
parent
6087ec741d
commit
205caef7a5
@ -149,7 +149,7 @@ bool AutoRun_IsEnabled() {
|
||||
#include <QProcessEnvironment>
|
||||
#include <QTextStream>
|
||||
|
||||
#define NEWLINE "\r\n"
|
||||
#define NEWLINE "\n"
|
||||
|
||||
// launchatlogin.cpp
|
||||
// ShadowClash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user