✨ feat(device): Modify IMEI to device identifier support
This commit is contained in:
@@ -36,8 +36,8 @@ export const AuthControl = [
|
||||
url: '/dashboard/auth-control/github',
|
||||
},
|
||||
{
|
||||
title: 'IMEI',
|
||||
url: '/dashboard/auth-control/imei',
|
||||
title: 'Device',
|
||||
url: '/dashboard/auth-control/device',
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user