diff --git a/allianceauth/authentication/templates/authentication/tokens.html b/allianceauth/authentication/templates/authentication/tokens.html index 92468e2f..7670d433 100644 --- a/allianceauth/authentication/templates/authentication/tokens.html +++ b/allianceauth/authentication/templates/authentication/tokens.html @@ -55,8 +55,8 @@ last = group; } }); - } + }, + "stateSave": true, }); - }); {% endblock %}