Format code

This commit is contained in:
2026-03-15 09:57:08 +00:00
parent 71e6a58fbd
commit 523722bae6
5 changed files with 39 additions and 58 deletions

View File

@@ -23,7 +23,7 @@ type lambdaConfig struct {
}
type mucUnit struct {
// key: Resource
// key: Resource
// value: last user presence
Members sync.Map
}