mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 11:36:45 +00:00
fix mystery item and background description
This commit is contained in:
parent
44d63032d8
commit
b8a3440ef2
2 changed files with 2 additions and 1 deletions
|
|
@ -985,7 +985,7 @@
|
|||
|
||||
"backgrounds072024": "SET 122: Released July 2024",
|
||||
"backgroundRiverBottomText": "River Bottom",
|
||||
"backgroundRiverBottomNotes": "",
|
||||
"backgroundRiverBottomNotes": "Explore a River Bottom.",
|
||||
|
||||
"timeTravelBackgrounds": "Steampunk Backgrounds",
|
||||
"backgroundAirshipText": "Airship",
|
||||
|
|
|
|||
|
|
@ -227,6 +227,7 @@ const head = {
|
|||
202403: { },
|
||||
202404: { },
|
||||
202406: { },
|
||||
202407: { },
|
||||
301404: { },
|
||||
301405: { },
|
||||
301703: { },
|
||||
|
|
|
|||
Loading…
Reference in a new issue