chore(webui): kDrive typo
This commit is contained in:
parent
92e647a0fd
commit
dac3ed41bf
@ -209,7 +209,7 @@ function fetchItemList() {
|
||||
"/Lotus/Weapons/Operator/Pistols/DrifterPistol/DrifterPistolPlayerWeapon": {
|
||||
name: loc("code_sirocco")
|
||||
},
|
||||
"/Lotus/Types/Vehicles/Hoverboard/HoverboardSuit": { name: loc("code_kdrive") }
|
||||
"/Lotus/Types/Vehicles/Hoverboard/HoverboardSuit": { name: loc("code_kDrive") }
|
||||
};
|
||||
for (const [type, items] of Object.entries(data)) {
|
||||
if (type == "archonCrystalUpgrades") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user