A few more updates on tokens

This commit is contained in:
Pinga 2025-03-31 17:40:00 +03:00
parent 25f119a094
commit a394508f4f
3 changed files with 7 additions and 1 deletions

View file

@ -1430,6 +1430,7 @@ class SystemController extends Controller
$db->update('allocation_tokens', [
'domain_name' => $domain_name,
'tokenStatus' => 'active',
'lastupdate' => $update
],
[