change(ui) - session list refresh frequency

This commit is contained in:
Shekar Siri 2022-07-21 11:57:56 +02:00
parent 8897207baa
commit de1aa45728

View file

@ -10,7 +10,7 @@ import AnimatedSVG, { ICONS } from 'Shared/AnimatedSVG/AnimatedSVG';
// const ALL = 'all';
const PER_PAGE = 10;
const AUTOREFRESH_INTERVAL = 2 * 60 * 1000;
const AUTOREFRESH_INTERVAL = 5 * 60 * 1000;
var timeoutId;
@connect(state => ({