Adding a few more 0.18.0 API changes. (#1324)

- Removes number_online
This commit is contained in:
Dessalines 2023-06-16 17:06:14 -04:00 committed by GitHub
parent 6e3ebbd085
commit e0cc7ba3c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 5 additions and 27 deletions

View file

@ -360,7 +360,6 @@ export class Community extends Component<
community_view={res.community_view}
moderators={res.moderators}
admins={site_res.admins}
online={res.online}
enableNsfw={enableNsfw(site_res)}
editable
allLanguages={site_res.all_languages}