From d76b26b6d0a2ff38fa62227f2e927b4669bfb5ee Mon Sep 17 00:00:00 2001 From: Wim Brand Date: Mon, 9 Aug 2021 17:10:10 +0200 Subject: [PATCH] Increase abuse report expand threshold --- res/template/account/file_manager.html | 4 ++-- svelte/src/admin_panel/AbuseReport.svelte | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/res/template/account/file_manager.html b/res/template/account/file_manager.html index 3567a23..e8e9257 100644 --- a/res/template/account/file_manager.html +++ b/res/template/account/file_manager.html @@ -7,8 +7,8 @@ - - + + diff --git a/svelte/src/admin_panel/AbuseReport.svelte b/svelte/src/admin_panel/AbuseReport.svelte index 3736dd3..0841d76 100644 --- a/svelte/src/admin_panel/AbuseReport.svelte +++ b/svelte/src/admin_panel/AbuseReport.svelte @@ -31,7 +31,7 @@ let set_status = async (action, report_type) => { } - 1}> + 2}>
File thumbnail