Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MattLichtenstein committed Sep 19, 2024
1 parent 57e9bec commit 5a4fd03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ class HomepageViewController:
store.dispatch(action)
}
}

func scrollViewDidScroll(_ scrollView: UIScrollView) {
// We only handle status bar overlay alpha if there's a wallpaper applied on the homepage
if WallpaperManager().currentWallpaper.type != .defaultWallpaper {
Expand Down

0 comments on commit 5a4fd03

Please sign in to comment.