mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Fix the whitespaces for KeyFormat enum
This commit is contained in:
@@ -499,7 +499,7 @@ uint64 Launcher::installationTag() const {
|
||||
}
|
||||
|
||||
void Launcher::processArguments() {
|
||||
enum class KeyFormat {
|
||||
enum class KeyFormat {
|
||||
NoValues,
|
||||
OneValue,
|
||||
AllLeftValues,
|
||||
|
||||
Reference in New Issue
Block a user