merge-requests/13/head
hector6704 2020-07-07 13:39:05 +02:00
parent c31c99f54e
commit a475df226f
No known key found for this signature in database
GPG Key ID: 8D0BA49FAFDDE9B8
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ export { default as npm } from './npm';
export { default as page } from './page';
export { default as ping } from './ping';
export { default as rank } from './rank';
export { default as role } from './role';
export { default as roleinfo } from './roleinfo';
export { default as unban } from './unban';
export { default as whois } from './whois';