Skip to content

Commit

Permalink
Hot fix/issue #1081/fr lang seo data (#1082)
Browse files Browse the repository at this point in the history
* hot-fix: #1081;

* hot-fix: #1081 (cont);
  • Loading branch information
migbash authored Feb 25, 2023
1 parent 4751ad0 commit 293f406
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib/graphql/fixtures/about/query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ export const REDIS_CACHE_FIXTURE_ABOUT_DATA_1 = gql`
seo_fixtures_es
seo_fixtures_ro
seo_fixtures_se
seo_fixtures_it
seo_fixtures_fr
}
}
`;
Expand Down Expand Up @@ -101,6 +103,7 @@ export const REDIS_CACHE_FIXTURE_ABOUT_DATA_3 = gql`
seo_fixtures_ro
seo_fixtures_se
seo_fixtures_it
seo_fixtures_fr
}
}
`;

0 comments on commit 293f406

Please sign in to comment.