lower threshold

This commit is contained in:
MuslemRahimi 2025-01-24 20:50:14 +01:00
parent ccea773989
commit 6cf26e1f02

View File

@ -30,7 +30,7 @@ next_page = ''
page_size = 1000
activity_type = ''
sentiment = ''
minimum_total_value = 1E6
minimum_total_value = 1E5
maximum_total_value = 2E10