0
0
Fork 0

Add admin dashboard (#8029)

This commit is contained in:
Eugen Rochko 2018-07-16 01:11:53 +02:00 committed by GitHub
parent 7a68608237
commit 2354b10eb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 279 additions and 8 deletions

View file

@ -21,5 +21,6 @@
@import 'mastodon/about';
@import 'mastodon/tables';
@import 'mastodon/admin';
@import 'mastodon/dashboard';
@import 'mastodon/rtl';
@import 'mastodon/accessibility';