mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 20:46:20 +02:00
Expose proxyAccountName (#6670)
This commit is contained in:
@@ -79,6 +79,9 @@ html
|
||||
td
|
||||
= meta.maintainerName
|
||||
| <#{meta.maintainerEmail}>
|
||||
tr
|
||||
th Proxy account name
|
||||
td= proxyAccountName || '(none)'
|
||||
tr
|
||||
th System
|
||||
td= os
|
||||
|
||||
Reference in New Issue
Block a user