mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-20 23:20:08 +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 <QProcessEnvironment>
|
||||||
#include <QTextStream>
|
#include <QTextStream>
|
||||||
|
|
||||||
#define NEWLINE "\r\n"
|
#define NEWLINE "\n"
|
||||||
|
|
||||||
// launchatlogin.cpp
|
// launchatlogin.cpp
|
||||||
// ShadowClash
|
// ShadowClash
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user