Merge pull request #12406 from akemidx/vip_tag

Added a checkbox to notate VIP status
This commit is contained in:
snipe
2023-02-23 12:23:29 -08:00
committed by GitHub
8 changed files with 73 additions and 1 deletions
@@ -246,6 +246,7 @@ class UsersController extends Controller
'two_factor_optin',
'two_factor_enrolled',
'remote',
'vip',
'start_date',
'end_date',
];