mirror of https://github.com/vector-im/riot-web
NL at EOF
parent
2e49014ffe
commit
98f62d0300
|
@ -19,9 +19,6 @@ limitations under the License.
|
|||
* You can edit it you like, but your changes will be overwritten,
|
||||
* so you'd just be trying to swim upstream like a salmon.
|
||||
* You are not a salmon.
|
||||
*
|
||||
* To update it, run:
|
||||
* ./reskindex.js -h header
|
||||
*/
|
||||
|
||||
module.exports.components = require('matrix-react-sdk/lib/component-index').components;
|
||||
|
|
|
@ -43,4 +43,4 @@ limitations under the License.
|
|||
|
||||
.mx_SetMxIdDialog .success {
|
||||
color: $accent-color;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue