mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-02 22:38:20 +03:00
Fixed typos
This commit is contained in:
parent
0f4b6d7d9f
commit
94219b78e7
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ public class MainActivity extends AppCompatActivity {
|
||||||
}
|
}
|
||||||
openMiniPlayerUponPlayerStarted();
|
openMiniPlayerUponPlayerStarted();
|
||||||
|
|
||||||
// shedule worker for checking for new streans and creating corresponding notifications
|
// schedule worker for checking for new streams and creating corresponding notifications
|
||||||
NotificationWorker.schedule(this);
|
NotificationWorker.schedule(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue