Updated on 2026-08-14
This commit is contained in:
parent
d7d42be1fc
commit
21400a3863
1 changed files with 1 additions and 0 deletions
|
|
@ -284,6 +284,7 @@ class FeedbackEmail : EmailData {
|
|||
// appendKeyValue("Outputs count", infoHolder.outputsCount)
|
||||
builder.appendKeyValue("Phone model", infoHolder.phoneModel)
|
||||
builder.appendKeyValue("OS version", infoHolder.osVersion)
|
||||
builder.appendKeyValue("App version", infoHolder.appVersion)
|
||||
return builder.toString()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue