Skip to content

Commit

Permalink
Update to GCC 14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartatz committed Jun 20, 2024
1 parent fc55b98 commit 1a38a58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ fun ExtensionScreen(
onRefresh: () -> Unit,
) {
val navigator = LocalNavigator.currentOrThrow

onTrustExtension()
PullRefresh(
refreshing = state.isRefreshing,
onRefresh = onRefresh,
Expand Down

0 comments on commit 1a38a58

Please sign in to comment.