mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 03:28:52 +00:00
chore: better variable name
This commit is contained in:
parent
264f92747f
commit
f3dd636c42
@ -89,7 +89,7 @@ proc logHandlerCallback(messageType: cint, message: cstring, category: cstring,
|
||||
logScope:
|
||||
topics = "qt"
|
||||
text = $message
|
||||
file = $file & ":" & $line
|
||||
source_file = $file & ":" & $line
|
||||
function = $function
|
||||
category = $category
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user