mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
fix: ci
This commit is contained in:
-1
@@ -60,7 +60,6 @@ class TunnelControlTile : TileService(), LifecycleOwner {
|
||||
|
||||
private suspend fun updateTileState() {
|
||||
val lastActive = appDataRepository.getStartTunnelConfig()
|
||||
Timber.d("Got config $lastActive")
|
||||
lastActive?.let {
|
||||
updateTile(it)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user