Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Denethor II quote character attribution #107

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

pandincus
Copy link

While playing around with the API, I noticed that I couldn't get any quotes back for Denethor II. (Denethor II is the character we know from the films and books)

Upon inspecting the DB, I see that all of Denethor II's quotes are actually attributed to Denethor I, which is incorrect. Therefore, I've updated the CSV.

Specifically, I've simply done a find-and-replace to replace 5cd99d4bde30eff6ebccfca1 (Denethor I) with 5cd99d4bde30eff6ebccfc9a (Denethor II).

While playing around with the API, I noticed that I couldn't get any
quotes back for [Denethor II](https://lotr.fandom.com/wiki/Denethor_II).
(Denethor II is the character we know
from the films and books)

Upon inspecting the DB, I see that all of Denethor II's quotes are actually
attributed to Denethor I, which is
incorrect. Therefore, I've updated the CSV.

Specifically, I've simply done a find-and-replace
to replace `5cd99d4bde30eff6ebccfca1` (Denethor I)
with `5cd99d4bde30eff6ebccfc9a` (Denethor II).
@MateuszKikmunter
Copy link
Collaborator

Good catch, looks OK to me. :)

@MateuszKikmunter MateuszKikmunter merged commit a46de98 into gitfrosh:release Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants