Skip to content

Commit

Permalink
📦 Version 4.7.12+20240423.1958 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
LSS-Manager-Bot committed Apr 23, 2024
1 parent f52c318 commit b46575a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lss-manager-v4",
"version": "4.7.12+20240423.0612",
"version": "4.7.12+20240423.1958",
"license": "CC-BY-NC-SA-4.0",
"scripts": {
"quickbuild": "./build/build.sh --quick",
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/de_DE/vehicles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2410,7 +2410,7 @@ export default {
coins: 10,
staff: {
min: 0,
max: 0
max: 0,
},
icon: 'truck',
isTrailer: true,
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/pt_PT.ts
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ export default {
'Sauna',
'Arquivos Nacionais',
'Lavandaria',
'Gasoduto'
'Gasoduto',
],
only_alliance_missions: [57, 74],
transfer_missions: [],
Expand Down

0 comments on commit b46575a

Please sign in to comment.