A glossy Matrix collaboration client for desktop.
-
Updated
Sep 29, 2021 - TypeScript
The script install.sh should change the values for hostname, memroy, swap etc. in line 109, but doesn't.
Reason: ';' is missing at the end of lines 104 and 106
Add a description, image, and links to the element-web topic page so that developers can more easily learn about it.
To associate your repository with the element-web topic, visit your repo's landing page and select "manage topics."
https://github.com/gary-kim/riotchat/blob/ff6d4fed087840fade3ed4b394638843c302d0db/src/components/AdminSettings.vue#L46-L55
The label does not properly point to the input because the id of the input is incorrect. This should be a simple one line fix.