chore: add missing t for AchievementData

This commit is contained in:
Max Strübing 2022-01-12 09:20:32 +01:00
parent e9db656e13
commit 2cdc2af678
No known key found for this signature in database
GPG Key ID: 816982BB006FEAF4

@ -209,7 +209,7 @@
}, },
"STOCK_1q": { "STOCK_1q": {
"ID": "STOCK_1q", "ID": "STOCK_1q",
"Name": "Wolf of wall stree.", "Name": "Wolf of wall street.",
"Description": "Make 1q on the stock market." "Description": "Make 1q on the stock market."
}, },
"DISCOUNT": { "DISCOUNT": {
@ -484,3 +484,4 @@
} }
} }
} }