mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
62d81ed842
Includes the ability to 'test' the appservice. This doesn't bother checking if the URL is set up correctly because we don't actually care about the transactions.
6 lines
95 B
SCSS
6 lines
95 B
SCSS
pre {
|
|
margin-top: 10px;
|
|
padding: 5px;
|
|
border: 1px solid #ccc;
|
|
background-color: #eee;
|
|
} |