From e73553dca726703f83e5085560377bfaa202a5f9 Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Mon, 18 Jan 2021 15:26:08 +0200 Subject: [PATCH] wip --- src/components/notification/notification.vue | 2 +- src/components/report/report.js | 9 ++++- src/components/report/report.vue | 24 ++++++++++++ src/modules/reports.js | 41 +++++++++++++++----- src/modules/statuses.js | 4 ++ src/services/api/api.service.js | 8 +++- 6 files changed, 75 insertions(+), 13 deletions(-) diff --git a/src/components/notification/notification.vue b/src/components/notification/notification.vue index 3b74249d..40ea0431 100644 --- a/src/components/notification/notification.vue +++ b/src/components/notification/notification.vue @@ -185,7 +185,7 @@