Add custom image from errors thrown by the API

This commit is contained in:
CEC
2022-04-19 10:50:01 +02:00
parent ec2b23f32f
commit 5d360c8770
4 changed files with 18 additions and 37 deletions
+1
View File
@@ -234,6 +234,7 @@ message ErrorScreenMessage {
bool canRetryManual = 7;
string urlToRedirect = 8;
string buttonTitle = 9;
string image = 10;
}
message ItemStateMessage {