refresh token

This commit is contained in:
2024-02-15 22:36:10 +01:00
parent 9205735d1f
commit 70ea9bff97
3 changed files with 51 additions and 3 deletions

View File

@ -856,7 +856,7 @@
}
}
});
}, 6000);
}, 60000);
});
{% endblock %}