Android 11

This commit is contained in:
2022-02-22 22:15:27 +01:00
parent 4e46878009
commit c569ab798c
2 changed files with 1 additions and 2 deletions

View File

@ -1548,7 +1548,6 @@ public class Trigger
}
returnString.append(String.format(Miscellaneous.getAnyContext().getString(R.string.screenIs), state));
break;
default:
returnString.append("error");