forked from Elara6331/infinitime
Update domain
This commit is contained in:
parent
4ff1be5b02
commit
f2640203e9
@ -15,8 +15,8 @@ import (
|
||||
"github.com/muka/go-bluetooth/bluez/profile/adapter"
|
||||
"github.com/muka/go-bluetooth/bluez/profile/device"
|
||||
"github.com/muka/go-bluetooth/bluez/profile/gatt"
|
||||
"go.arsenm.dev/infinitime/blefs"
|
||||
"go.arsenm.dev/logger"
|
||||
"go.elara.ws/infinitime/blefs"
|
||||
"go.elara.ws/logger"
|
||||
)
|
||||
|
||||
// This global is used to store the logger.
|
||||
|
@ -7,7 +7,7 @@ import (
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"go.arsenm.dev/infinitime/blefs"
|
||||
"go.elara.ws/infinitime/blefs"
|
||||
)
|
||||
|
||||
// ResourceOperation represents an operation performed during
|
||||
|
Loading…
Reference in New Issue
Block a user