chore: make this reference more future proof
This commit is contained in:
parent
08a4dba80b
commit
05c0a91f82
@ -290,7 +290,7 @@ export const addMissionRewards = async (
|
|||||||
|
|
||||||
if (
|
if (
|
||||||
missions &&
|
missions &&
|
||||||
missions.Tag != "" // #1013
|
missions.Tag != "" // https://onlyg.it/OpenWF/SpaceNinjaServer/issues/1013
|
||||||
) {
|
) {
|
||||||
const node = getNode(missions.Tag);
|
const node = getNode(missions.Tag);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user