Skip to content

Commit

Permalink
-- Fixed the formatting for movie.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtApone117 committed Dec 3, 2024
1 parent 6fc9d53 commit 7514e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/movie.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ std::string_view actress(Locale locale)

return helper::randomElement(movie.actresses);
}

}

0 comments on commit 7514e91

Please sign in to comment.