remove virtual from admin list

This commit is contained in:
Ben Harris 2018-10-13 00:44:54 -04:00
parent 07c1f85690
commit c5b03666bf
Signed by untrusted user: ben
GPG Key ID: 4E0AF802FFF7960C
1 changed files with 1 additions and 5 deletions

View File

@ -39,10 +39,6 @@
[ [
"cmccabe", "cmccabe",
"https://cmccabe.tilde.team/" "https://cmccabe.tilde.team/"
],
[
"virtual",
"https://virtual.tilde.team/"
] ]
], ],
"link": "https://tilde.team", "link": "https://tilde.team",
@ -61,4 +57,4 @@
"description": "basically a social network inside SSH: there is chat, email, forums, games, and lots more." "description": "basically a social network inside SSH: there is chat, email, forums, games, and lots more."
} }
] ]
} }