Share sheet: Fix account selector

This commit is contained in:
Thomas Ricouard 2023-09-22 08:35:21 +02:00
parent 60713101a7
commit 7eec1b8439

View file

@ -142,6 +142,7 @@ public struct AppAccountsSelectorView: View {
}
}
}
.environment(routerPath)
}
}