mirror of
https://github.com/ow-mods/ow-mod-db.git
synced 2025-12-11 20:15:24 +01:00
Offset download counts (#720)
Co-authored-by: MegaPiggy <MegaPiggy@users.noreply.github.com>
This commit is contained in:
parent
13830eaef7
commit
911271030e
@ -604,7 +604,8 @@
|
||||
"tags": [
|
||||
"content"
|
||||
],
|
||||
"uniqueName": "MegaPiggy.GhostTranslations"
|
||||
"uniqueName": "MegaPiggy.GhostTranslations",
|
||||
"authorDisplay": "MegaPiggy"
|
||||
},
|
||||
{
|
||||
"name": "Voice Acting Mod",
|
||||
|
||||
@ -18,7 +18,7 @@ const FULL_UPDATE_RATE_HOURS = 12;
|
||||
|
||||
const downloadCountOffsets: { [key: string]: number } = {
|
||||
// Jammer deleted the repositories
|
||||
"Jammer.OuterWildsGalaxy": 3766,
|
||||
"Jammer.OuterWildsGalaxy": 4828,
|
||||
"Jammer.jammerlore": 373,
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user