/vg/ has an image limit of 500.
This commit is contained in:
parent
e52b2f75fa
commit
2e958f8b31
@ -1,6 +1,7 @@
|
|||||||
master
|
master
|
||||||
- Mayhem
|
- Mayhem
|
||||||
Fix unXXXifier on pages starting with not XXXed numbers.
|
Fix unXXXifier on pages starting with not XXXed numbers.
|
||||||
|
Update image limit notifier for /vg/.
|
||||||
|
|
||||||
2.26.2
|
2.26.2
|
||||||
- Mayhem
|
- Mayhem
|
||||||
|
|||||||
@ -2476,6 +2476,8 @@ threadStats =
|
|||||||
switch g.BOARD
|
switch g.BOARD
|
||||||
when 'a', 'v'
|
when 'a', 'v'
|
||||||
251
|
251
|
||||||
|
when 'vg'
|
||||||
|
501
|
||||||
else
|
else
|
||||||
151
|
151
|
||||||
g.callbacks.push @node
|
g.callbacks.push @node
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user