fix: linting
This commit is contained in:
@@ -536,8 +536,7 @@ export default class NewActivityView extends Vue {
|
||||
} else {
|
||||
// it's the last entry (or not found), so just keep it the same
|
||||
await this.$saveUserSettings(this.activeDid, {
|
||||
lastAckedStarredPlanChangesJwtId:
|
||||
this.lastAckedStarredPlanChangesJwtId,
|
||||
lastAckedStarredPlanChangesJwtId: this.lastAckedStarredPlanChangesJwtId,
|
||||
});
|
||||
}
|
||||
this.notify.info(
|
||||
|
||||
Reference in New Issue
Block a user