profiles: add ability to directly edit profile JSON
allows for customizing small things, like changing admin status.
This commit is contained in:
@@ -111,6 +111,7 @@ declare interface Modals {
|
||||
jellyseerrProfile?: Modal;
|
||||
profiles: Modal;
|
||||
addProfile: Modal;
|
||||
editProfile: Modal;
|
||||
announce: Modal;
|
||||
editor: Modal;
|
||||
customizeEmails: Modal;
|
||||
|
||||
Reference in New Issue
Block a user