Skip to content

Commit bd5408c

Browse files
authored
Added size 320x400 (#4902)
1 parent bda6d12 commit bd5408c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/rubiconBidAdapter.js

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ var sizeMap = {
9999
265: '1920x1080',
100100
274: '1800x200',
101101
278: '320x500',
102+
282: '320x400',
102103
288: '640x380'
103104
};
104105
utils._each(sizeMap, (item, key) => sizeMap[item] = key);

0 commit comments

Comments
 (0)