diff options
| -rw-r--r-- | src/App.js | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,8 +14,9 @@ export default { NavPanel, Notifications, UserFinder, - WhoToFollowPanel, + FeaturesPanel, InstanceSpecificPanel, + WhoToFollowPanel, ChatPanel }, data: () => ({ |
