Skip to content

Commit

Permalink
Added createdAt and updatedAt back in, resolving the display error
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-oconnell committed Sep 25, 2024
1 parent d0e9ea5 commit 200611f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions thoth-app/src/models/location/update_location_mutation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ const UPDATE_LOCATION_MUTATION: &str = "
fullTextUrl
locationPlatform
canonical
createdAt
updatedAt
}
}
";
Expand Down

0 comments on commit 200611f

Please sign in to comment.