Closed Arlodotexe closed 2 years ago
To better follow the trickle-down patter, the Singleton property has been removed from MainViewModel. This PR also cleans up the code and dependency structure in PlaybackHandlerService.
Singleton
PlaybackHandlerService
To better follow the trickle-down patter, the
Singleton
property has been removed from MainViewModel. This PR also cleans up the code and dependency structure inPlaybackHandlerService
.