todo
This commit is contained in:
@@ -72,6 +72,7 @@ func (v01 *V01) Read() []button.Button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (v01 *V01) telemetry(msg message) {
|
func (v01 *V01) telemetry(msg message) {
|
||||||
|
// TODO oof
|
||||||
v01.cfg.lock.Lock()
|
v01.cfg.lock.Lock()
|
||||||
defer v01.cfg.lock.Unlock()
|
defer v01.cfg.lock.Unlock()
|
||||||
if v01.cfg.Users == nil {
|
if v01.cfg.Users == nil {
|
||||||
|
|||||||
Reference in New Issue
Block a user