Change admin accounts default sort to most recent (#8813)

This commit is contained in:
Eugen Rochko
2018-10-04 16:05:38 +02:00
committed by GitHub
parent 7fe137d2f7
commit e645ae9561
6 changed files with 12 additions and 12 deletions

View File

@ -95,7 +95,7 @@ module Admin
:remote,
:by_domain,
:silenced,
:recent,
:alphabetic,
:suspended,
:username,
:display_name,