Skip to content

Commit

Permalink
chore: merge with base branch
Browse files Browse the repository at this point in the history
  • Loading branch information
plyr4 committed Feb 6, 2024
1 parent f1d5fde commit 17d1732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/elm/Pages/Account/SourceRepos.elm
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ viewErrorSourceOrg =
content =
text "There was an error fetching your available repositories, please refresh or try again later!"
in
div [ class "loading-skeleton", Util.testAttribute "source-repos-failed"]
div [ class "loading-skeleton", Util.testAttribute "source-repos-failed" ]
[ div []
[ icon
, content
Expand Down

0 comments on commit 17d1732

Please sign in to comment.