Skip to content

Commit

Permalink
📦 Version 4.7.12+20240724.1638 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
LSS-Manager-Bot committed Jul 24, 2024
1 parent 3efc4c2 commit 4c8647c
Show file tree
Hide file tree
Showing 2 changed files with 9 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+20240724.1514",
"version": "4.7.12+20240724.1638",
"license": "CC-BY-NC-SA-4.0",
"scripts": {
"quickbuild": "./build/build.sh --quick",
Expand Down
10 changes: 8 additions & 2 deletions src/modules/extendedCallWindow/i18n/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,14 @@
},
{
"equipment": ["fire_rescue", "fire_engine"],
"texts": ["Heavy Rescue Vehicle or Platform Truck", "Heavy Rescue Vehicles or Platform Trucks"],
"vehicles": [0, 1, 13, 18, 30, 33, 48, 4, 8, 18, 21, 28, 61, 67, 96, 97, 2, 13, 100]
"texts": [
"Heavy Rescue Vehicle or Platform Truck",
"Heavy Rescue Vehicles or Platform Trucks"
],
"vehicles": [
0, 1, 13, 18, 30, 33, 48, 4, 8, 18, 21, 28, 61, 67, 96, 97,
2, 13, 100
]
},
{
"equipment": ["breathing_protection"],
Expand Down

0 comments on commit 4c8647c

Please sign in to comment.