server init
This commit is contained in:
parent
cfb162c620
commit
5e4c68ab66
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ function init() {
|
|||
Rest\Following::init();
|
||||
Rest\Nodeinfo::init();
|
||||
Rest\Webfinger::init();
|
||||
Rest\Server::init();
|
||||
|
||||
Admin::init();
|
||||
Hashtag::init();
|
||||
|
|
Loading…
Reference in a new issue