10.01.2024
This commit is contained in:
@@ -165,9 +165,7 @@ class App {
|
||||
case 'RESET':
|
||||
result = await this.handleReset(null)
|
||||
|
||||
console.log(result)
|
||||
|
||||
if (result == true) {
|
||||
if (result.isConfirmed) {
|
||||
Swal.fire({
|
||||
title: 'Erfolg',
|
||||
text: 'Dokument wurde zurückgesetzt',
|
||||
|
||||
Reference in New Issue
Block a user