We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b7b8f commit 4daa689Copy full SHA for 4daa689
1 file changed
frontend/src/app/[locale]/positions/page.tsx
@@ -30,9 +30,6 @@ async function fetchPositionPageData() {
30
thumbnail: {
31
populate: '*'
32
},
33
- article_file: {
34
- fields: ['url']
35
- }
36
}
37
38
resources: {
@@ -47,9 +44,6 @@ async function fetchPositionPageData() {
47
44
48
45
49
46
50
- },
51
52
53
54
55
0 commit comments