Add support for voice channel parties #33

Closed
wasi-master wants to merge 277 commits from master into 2.0
Showing only changes of commit 69e2cd0180 - Show all commits

View File

@@ -742,6 +742,8 @@ pre, code {
code {
background-color: var(--inline-code-background);
padding: .15em;
border-radius: 3px;
}
code.descname {