diff options
| author | hakabahitoyo <hakabahitoyo@example.com> | 2018-09-03 14:55:40 +0900 |
|---|---|---|
| committer | hakabahitoyo <hakabahitoyo@example.com> | 2018-09-03 14:55:40 +0900 |
| commit | 07ef43c7b5efb875eccdbdb328a2fd9b50c99c53 (patch) | |
| tree | e3ca74e5c773e8a291a4531ebaea2538f9a8732d | |
| parent | 52fe01e4d8c6b9c783f8606ac1ece6a66371508a (diff) | |
debug
| -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: () => ({ |
