mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-29 19:13:59 +02:00
Server: Cannot sort user deletions by email
This commit is contained in:
parent
42b2f2146c
commit
8e1802409f
@ -38,6 +38,7 @@ router.get('admin/user_deletions', async (_path: SubPath, ctx: AppContext) => {
|
||||
name: 'email',
|
||||
label: 'Email',
|
||||
stretch: true,
|
||||
canSort: false,
|
||||
},
|
||||
{
|
||||
name: 'process_data',
|
||||
|
Loading…
x
Reference in New Issue
Block a user