Merge tag '0.4.2' into amp.chat

Change-Id: Id12309f0a4d3ff9983325e69131d5eebe5bd0bde
This commit is contained in:
Manuel Stahl
2020-07-30 12:56:20 +02:00
8 changed files with 185 additions and 28 deletions

View File

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