返回提交历史
Modified
static/webui/script.js
+1
-1
XFEstudio/XFESpaceNinjaServer
Apply prettier changes
8f8d58ad
代码差异
1 个文件
+1
-1
@@ -96,7 +96,7 @@ window.itemListPromise = new Promise(resolve => {
96
96
"/Lotus/Weapons/Tenno/Rifle/LotusRifle": { name: "Rifle" },
97
97
"/Lotus/Weapons/Tenno/Shotgun/LotusShotgun": { name: "Shotgun" },
98
98
// Modular weapons
99
"/Lotus/Weapons/Ostron/Melee/LotusModularWeapon": {name: "Zaw"},
99
"/Lotus/Weapons/Ostron/Melee/LotusModularWeapon": { name: "Zaw" },
100
100
// Missing in data sources
101
101
"/Lotus/Upgrades/CosmeticEnhancers/Peculiars/CyoteMod": { name: "Traumatic Peculiar" }
102
102
};