Compare commits

..

No commits in common. "5ffc865c003bf10333380118ce34fc8ce0f41a67" and "05a93293febbfa60c33334984411936e4a79ff14" have entirely different histories.

4 changed files with 5 additions and 5 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "traxxx-web",
"version": "0.41.16",
"version": "0.41.15",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.41.16",
"version": "0.41.15",
"dependencies": {
"@brillout/json-serializer": "^0.5.8",
"@dicebear/collection": "^7.0.5",

View File

@ -87,7 +87,7 @@
"overrides": {
"vite": "$vite"
},
"version": "0.41.16",
"version": "0.41.15",
"imports": {
"#/*": "./*.js"
}

View File

@ -21,7 +21,7 @@ export async function onBeforeRender(pageContext) {
dedupe: true,
}, pageContext.user),
getRandomCampaigns([
{ minRatio: 2.0, maxRatio: 5 },
{ minRatio: 1.5 },
{ minRatio: 0.75, maxRatio: 1.25 },
{ minRatio: 1.5 },
], { tagFilter: pageContext.tagFilter }),

2
static

@ -1 +1 @@
Subproject commit a24825ba1042dabfc488e72e934f08f9f4629000
Subproject commit 390681c7b13ebf2701757804a09a788f2ad9f712