Compare commits
2 Commits
05a93293fe
...
5ffc865c00
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ffc865c00 | |||
| ae085ad5ec |
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "traxxx-web",
|
||||
"version": "0.41.15",
|
||||
"version": "0.41.16",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"version": "0.41.15",
|
||||
"version": "0.41.16",
|
||||
"dependencies": {
|
||||
"@brillout/json-serializer": "^0.5.8",
|
||||
"@dicebear/collection": "^7.0.5",
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
"overrides": {
|
||||
"vite": "$vite"
|
||||
},
|
||||
"version": "0.41.15",
|
||||
"version": "0.41.16",
|
||||
"imports": {
|
||||
"#/*": "./*.js"
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@ export async function onBeforeRender(pageContext) {
|
||||
dedupe: true,
|
||||
}, pageContext.user),
|
||||
getRandomCampaigns([
|
||||
{ minRatio: 1.5 },
|
||||
{ minRatio: 2.0, maxRatio: 5 },
|
||||
{ minRatio: 0.75, maxRatio: 1.25 },
|
||||
{ minRatio: 1.5 },
|
||||
], { tagFilter: pageContext.tagFilter }),
|
||||
|
||||
2
static
2
static
Submodule static updated: 390681c7b1...a24825ba10
Reference in New Issue
Block a user