mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Fix the whitespaces for KeyFormat enum
This commit is contained in:
parent
bd67bc4433
commit
ee5b7a5100
1 changed files with 1 additions and 1 deletions
|
@ -499,7 +499,7 @@ uint64 Launcher::installationTag() const {
|
|||
}
|
||||
|
||||
void Launcher::processArguments() {
|
||||
enum class KeyFormat {
|
||||
enum class KeyFormat {
|
||||
NoValues,
|
||||
OneValue,
|
||||
AllLeftValues,
|
||||
|
|
Loading…
Add table
Reference in a new issue