This commit is contained in:
Michael Rogers 2023-06-16 19:07:18 -05:00
parent 7388b488f1
commit af1fc68766

View File

@ -94,7 +94,6 @@ export default {
this.openmct.user.status.off('pollQuestionChange', this.setPollQuestion);
},
async mounted() {
console.log('mounted')
this.unsubscribe = [];
await this.fetchUser();
this.fetchPossibleStatusesForUser();