mirror of
https://mau.dev/mautrix/go.git
synced 2026-03-14 14:25:53 +01:00
bridgev2: fix username templates
This commit is contained in:
parent
a7aa97679d
commit
b68fdc9057
1 changed files with 1 additions and 1 deletions
|
|
@ -8,9 +8,9 @@ package bridgeconfig
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"html/template"
|
||||
"regexp"
|
||||
"strings"
|
||||
"text/template"
|
||||
|
||||
"go.mau.fi/util/exerrors"
|
||||
"go.mau.fi/util/random"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue