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 (
|
||||
missions &&
|
||||
missions.Tag != "" // #1013
|
||||
missions.Tag != "" // https://onlyg.it/OpenWF/SpaceNinjaServer/issues/1013
|
||||
) {
|
||||
const node = getNode(missions.Tag);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user