It has to be done by manually by changing a row in the database AFAIK. Are you on matrix? If you ask in there someone might work with you.
this post was submitted on 26 Jun 2023
1 points (100.0% liked)
Lemmy Support
4838 readers
4 users here now
Support / questions about Lemmy.
founded 6 years ago
MODERATORS
if you look at the function that gets the admins, then you can see that it's ordered by the Published
date, so I believe you can just update the Published date to earlier than the rest of the admins.
Thank you, this was what I needed. I've changed the Published
date on the user I want to be the top admin to be earlier, and now it is working as I hoped.