Add VIP Checkbox

This commit is contained in:
akemidx
2023-01-24 15:29:27 -05:00
parent 25996cbe03
commit 596846a94a
7 changed files with 40 additions and 2 deletions
@@ -246,6 +246,7 @@ class UsersController extends Controller
'two_factor_optin',
'two_factor_enrolled',
'remote',
'vipuser',
'start_date',
'end_date',
];