feat(webui): Valence Bonus #2348
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "AMelonInsideLemon/SpaceNinjaServer:webui-valence-bonus"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #1181
ac1928e02e
tofd6b6ec9ab
@ -2119,3 +2160,3 @@
window.authz +
"&oid=" +
single.getCurrentPath().substr(17) +
urlParams.get("itemId") +
This doesn't work without reloading the page because
urlParams
is never updated.Nit-pick: Use the
d-none
class instead of inlinedisplay: none
@ -117,0 +119,4 @@
detailedView_archonShardsDescription: `You can use these unlimited slots to apply a wide range of upgrades.`,
detailedView_archonShardsDescription2: `Note that each archon shard takes some time to be applied when loading in.`,
detailedView_valenceBonusLabel: `Valence Bonus`,
detailedView_valenceBonusDescription: `You can add or remove the Valence Bonus from your weapon.`,
Should be "set or remove" to be consistent with the button labels.
urg, looks like there's a merge conflict now
bdd6de80f8
to88173285ff
88173285ff
to47b822752e