Show at least basic error if task or app not found in logviewer
This commit is contained in:
@@ -1072,7 +1072,8 @@
|
||||
"logs": {
|
||||
"title": "Logs",
|
||||
"clear": "Clear View",
|
||||
"download": "Download Full Logs"
|
||||
"download": "Download Full Logs",
|
||||
"notFoundError": "No such task or app"
|
||||
},
|
||||
"terminal": {
|
||||
"title": "Terminal",
|
||||
|
||||
Reference in New Issue
Block a user