[DeckShare] End the open-shared-deck files with a trailing newline

This commit is contained in:
Lukas Brübach 2026-09-19 07:10:23 +02:00 committed by GitHub
parent 210a0fa76a
commit d4a73b6d4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 6 additions and 6 deletions

View file

@ -187,4 +187,4 @@ void IntentOpenSharedDeck::finishAll()
tabSupervisor->openDeckInNewTab(deck);
}
emitFinished();
}
}