Merge branch 'master' into amp.chat

Change-Id: I6141964157bcb7218e2e6368a3ca8d20eb4855e9
This commit is contained in:
Manuel Stahl
2020-05-05 13:43:49 +02:00
10 changed files with 304 additions and 98 deletions

View File

@@ -48,6 +48,7 @@ const App = () => (
icon={RoomIcon}
/>
<Resource name="connections" />
<Resource name="servernotices" />
</Admin>
);