mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
Fixes in rule violations and private chat
This commit is contained in:
@@ -887,6 +887,7 @@ end
|
||||
|
||||
function onRuleViolationLock()
|
||||
if not violationReportTab then return end
|
||||
violationReportTab.locked = false
|
||||
addTabText(tr('Your request has been closed') .. '.', SpeakTypesSettings.privateRed, violationReportTab)
|
||||
violationReportTab.locked = true
|
||||
end
|
||||
|
Reference in New Issue
Block a user