Rebrand fork

This commit is contained in:
Paul Donald 2023-12-02 21:01:59 +01:00
parent b55543f424
commit 3c63b54830
23 changed files with 42 additions and 48 deletions

View file

@ -1,7 +1,7 @@
package store
import (
"github.com/ngoduykhanh/wireguard-ui/model"
"github.com/wireguard-ui/wireguard-ui/model"
)
type IStore interface {