mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 23:29:51 +08:00
Merge branch 'load-more-comments' of github.com:coralproject/talk into load-more-comments
This commit is contained in:
@@ -3,11 +3,13 @@ import assets from './assets';
|
||||
import settings from './settings';
|
||||
import community from './community';
|
||||
import moderation from './moderation';
|
||||
import install from './install';
|
||||
|
||||
export default {
|
||||
auth,
|
||||
assets,
|
||||
settings,
|
||||
community,
|
||||
moderation
|
||||
moderation,
|
||||
install
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user