Backward compatibility

This commit is contained in:
M66B 2019-12-30 08:39:35 +01:00
parent be3c2d84c7
commit 849c795274
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ public class ServiceUI extends IntentService {
onWakeup(id); onWakeup(id);
break; break;
case "daily":
case "banner": case "banner":
onBanner(); onBanner();
break; break;