mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00: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