Skip to content

Commit

Permalink
Poking PR to rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeShirley committed Sep 10, 2023
1 parent b5d7a92 commit a5a1bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mlem/Views/Tabs/Feeds/Components/Sidebar Header.swift
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ struct SidebarHeaderPreview: PreviewProvider {
title: "TestCommunityWithLongName",
subtitle: "@[email protected]",
avatarSubtext: .constant("Created 3 days ago"),
bannerURL: URL(string: "https://picsum.photos/seed/mlem-banner/2000/300"),
bannerURL: URL(string: "https://picsum.photos/seed/mlem-banner/2001/300"),
avatarUrl: URL(string: "https://picsum.photos/seed/mlem-avatar/200"),
label1: "Label 1",
label2: "Label 2"
Expand Down

0 comments on commit a5a1bb6

Please sign in to comment.