Update send_friend_request_accepted.go

This commit is contained in:
cedkeChat 2024-07-11 12:49:30 +02:00 committed by GitHub
parent d24939b6b8
commit 2d7640271d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
package notifications_wiiu
import (
"github.com/PretendoNetwork/friends/globals"
"github.com/CloudnetworkTeam/friends/globals"
nex "github.com/PretendoNetwork/nex-go"
friends_wiiu_types "github.com/PretendoNetwork/nex-protocols-go/friends-wiiu/types"
nintendo_notifications "github.com/PretendoNetwork/nex-protocols-go/nintendo-notifications"