Update domain
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user