Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mullvad/mullvadvpn-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e5061c4a05da00590e686f4e5ec1f139f744a026
Choose a base ref
..
head repository: mullvad/mullvadvpn-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ef7561ed47a0aa5cbb2a9db43656408fb08dde4e
Choose a head ref
Showing with 0 additions and 1 deletion.
  1. +0 −1 android/app/src/main/kotlin/net/mullvad/mullvadvpn/compose/util/Navigation.kt
Original file line number Diff line number Diff line change
@@ -5,7 +5,6 @@ import androidx.compose.runtime.DisallowComposableCalls
import com.ramcosta.composedestinations.result.NavResult
import com.ramcosta.composedestinations.result.ResultRecipient
import com.ramcosta.composedestinations.spec.DestinationSpec
import net.mullvad.mullvadvpn.compose.destinations.DirectionDestination

@Composable
fun <D : DestinationSpec<*>, V> ResultRecipient<D, V>.OnNavResultValue(