feat: add library action confirmations

Closes #334
This commit is contained in:
Jovan Krunić
2022-11-11 14:08:53 +00:00
committed by Rainer Killinger
parent 6b08af6a74
commit 42b860e417
7 changed files with 53 additions and 23 deletions

View File

@@ -123,6 +123,7 @@ export class FeedbackPageComponent {
'feedback.system_messages.success',
),
duration: 2000,
color: 'success',
});
await toast.present();
}