refactor: make fork independent, rename PriorityQueue

This commit is contained in:
2025-07-31 15:57:53 -05:00
parent f01f8dd602
commit 1226867b8e
42 changed files with 74 additions and 67 deletions

View File

@@ -9,8 +9,8 @@ import (
"strings"
"text/template"
ga "github.com/Xevion/gome-assistant"
"gopkg.in/yaml.v3"
ga "saml.dev/gome-assistant"
)
type Config struct {