fix: linting

This commit is contained in:
2025-09-27 13:24:28 -06:00
parent a51fd90659
commit db4496c57b
3 changed files with 3 additions and 10 deletions

View File

@@ -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(