todo
parent
85804d6f84
commit
f649862dd4
|
|
@ -72,6 +72,7 @@ func (v01 *V01) Read() []button.Button {
|
|||
}
|
||||
|
||||
func (v01 *V01) telemetry(msg message) {
|
||||
// TODO oof
|
||||
v01.cfg.lock.Lock()
|
||||
defer v01.cfg.lock.Unlock()
|
||||
if v01.cfg.Users == nil {
|
||||
|
|
|
|||
Loading…
Reference in New Issue