[AutoStart > Linux] Tweak source (don't include newline at end of desktop)

This commit is contained in:
Ducko 2022-01-28 19:17:06 +00:00
parent 3af40a932e
commit 2347621828
1 changed files with 1 additions and 2 deletions

View File

@ -21,8 +21,7 @@ NoDisplay=false
Name=${appName}
Icon=${iconPath}
Comment=Text and voice chat for gamers.
X-GNOME-Autostart-enabled=true
`;
X-GNOME-Autostart-enabled=true`;
exports.install = (callback) => {
log('AutoStart', 'Install');