We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e2641 commit c2d357fCopy full SHA for c2d357f
1 file changed
lib/routes/4gamers/utils.tsx
@@ -39,6 +39,7 @@ const parseItem = async (item) => {
39
.map((section) => {
40
switch (section['@type']) {
41
case 'ContentAdsSection':
42
+ case 'InsertOneAdsSection':
43
case 'ScrollerAdsSection':
44
case 'textScrollerAdsSection':
45
return '';
0 commit comments