This commit is contained in:
@@ -363,6 +363,7 @@
|
||||
if (!e.detail.draft) $reportCount += 1;
|
||||
currentPageReports = [e.detail, ...currentPageReports];
|
||||
activeReport = currentPageReports[0];
|
||||
newReportModal.close();
|
||||
}}
|
||||
/>
|
||||
</dialog>
|
||||
|
||||
Reference in New Issue
Block a user