mirror of
https://github.com/Xevion/go-ha.git
synced 2026-01-31 10:24:28 -06:00
change to vanity url saml.dev
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"context"
|
||||
|
||||
"github.com/gorilla/websocket"
|
||||
ws "github.com/saml-dev/gome-assistant/internal/websocket"
|
||||
"github.com/saml-dev/gome-assistant/types"
|
||||
ws "saml.dev/gome-assistant/internal/websocket"
|
||||
"saml.dev/gome-assistant/types"
|
||||
)
|
||||
|
||||
type Notify struct {
|
||||
|
||||
Reference in New Issue
Block a user