status fix for deprecation
This commit is contained in:
parent
ba99dc08e2
commit
4959a380ab
@ -141,7 +141,8 @@ export class PowerEffect {
|
||||
}
|
||||
effect.flags.swade.favorite = true;
|
||||
}
|
||||
effect.flags.core = { statusId: effect.id };
|
||||
effect.statuses ??= [];
|
||||
effect.statuses.push(effect.id);
|
||||
return effect;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user