mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
Change casemapping name and advertisement to match new spec
This commit is contained in:
parent
36b26f99be
commit
197ab520bf
2 changed files with 3 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
casemappingName = "rfc7613"
|
||||
casemappingName = "rfc8265"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue