-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Temporary fix for Sentient Anomalies #431
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/wfcd/warframe-hub/l6e4qo7qj |
|
||
import sentient from '@/assets/img/factions/sentient.svg'; | ||
|
||
export default { | ||
name: 'SentientOutpostsPanel', | ||
props: ['sentientOutposts'], | ||
watch: { | ||
mission: function () { | ||
this.active = new Date().getTime(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
uhhh, let's just use outpost.activation? i can go fix it on the api, this is just kinda jank 🤔
replace by using "activation" and "expiry" which will always be present
Here is an overview of what got changed by this pull request: Issues
======
+ Solved 1
See the complete overview on Codacy |
🎉 This PR is included in version 1.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Summary:
Stop-gap fix for Sentient Anomalies changes recently until a more permanent solution is found.
Fixes issue (include link):
Mockups, screenshots, evidence: