mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Fix typo
This commit is contained in:
@@ -21,7 +21,7 @@ namespace BlackMisc::Audio
|
|||||||
static const QString mentioned("cs mentioned");
|
static const QString mentioned("cs mentioned");
|
||||||
static const QString pttUp("PTT click up");
|
static const QString pttUp("PTT click up");
|
||||||
static const QString pttDown("PTT click down");
|
static const QString pttDown("PTT click down");
|
||||||
static const QString afvclick("AFC click");
|
static const QString afvclick("AFV click");
|
||||||
static const QString afvblock("AFV blocked");
|
static const QString afvblock("AFV blocked");
|
||||||
|
|
||||||
switch (notification)
|
switch (notification)
|
||||||
|
|||||||
Reference in New Issue
Block a user