mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-26 10:31:18 +00:00
Fix the whitespaces for KeyFormat enum
This commit is contained in:
parent
bd67bc4433
commit
ee5b7a5100
@ -499,7 +499,7 @@ uint64 Launcher::installationTag() const {
|
||||
}
|
||||
|
||||
void Launcher::processArguments() {
|
||||
enum class KeyFormat {
|
||||
enum class KeyFormat {
|
||||
NoValues,
|
||||
OneValue,
|
||||
AllLeftValues,
|
||||
|
Loading…
Reference in New Issue
Block a user