mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Update comment
This commit is contained in:
parent
c280b2cf01
commit
34d892a9a2
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ export default function Home(): JSX.Element {
|
|||
if (res) {
|
||||
showSuccessToast('Link archived', { position: 'bottom-right' })
|
||||
} else {
|
||||
// todo:
|
||||
// todo: revalidate or put back in cache?
|
||||
showErrorToast('Error archiving link', { position: 'bottom-right' })
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in a new issue