Update 'calls.go'

This commit is contained in:
cpyarger 2022-04-26 04:53:47 -07:00
parent 3643a479ab
commit 1f4d59d84e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import (
"github.com/godbus/dbus/v5"
"github.com/rs/zerolog/log"
"go.arsenm.dev/infinitime"
"gitea.arsenm.dev/Arsen6331/infinitime"
)
func initCallNotifs(dev *infinitime.Device) error {