Skip to content

Commit

Permalink
Add reminder for later work #2429
Browse files Browse the repository at this point in the history
  • Loading branch information
knirirr committed Nov 21, 2024
1 parent 1c1389c commit 991fb77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Editor/EditPublications.vue
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,8 @@ export default {
}
}
else {
// TODO: Add a query to osf.io here:
// TODO: https://developer.osf.io/
this.errors.doi = true;
}
}
Expand Down

0 comments on commit 991fb77

Please sign in to comment.