mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
fixed comment
This commit is contained in:
@@ -535,7 +535,7 @@ namespace BlackCore
|
||||
{
|
||||
if (!m_temporaryVoiceRoomCallsigns.contains(callsign))
|
||||
{
|
||||
// He is has left
|
||||
// User has left
|
||||
emit userLeftRoom(callsign);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user