Skip to content

Commit

Permalink
fix(api): migrate to new announcement resolver
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Eggl <[email protected]>
  • Loading branch information
Robert27 authored Nov 21, 2024
1 parent 41cc5c5 commit fabea0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rogue-thi-app/lib/backend/neuland-api.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class NeulandAPIClient {
return await this.performGraphQLQuery(
gql`
query {
announcements {
appAnnouncements {
id
title {
de
Expand Down

0 comments on commit fabea0e

Please sign in to comment.