Updated on 2026-08-14
This commit is contained in:
commit
f28568c8c7
2 changed files with 2 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 9a731fcb5a58d53c90d7db79e5441bdf18e087fc
|
||||
Subproject commit cbdda0d566da0dd1baa534fd5ce815ce7c88cea0
|
||||
|
|
@ -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