mirror of
https://github.com/PretendoNetwork/friends.git
synced 2026-09-11 21:05:11 -05:00
Update send_comment_update.go
This commit is contained in:
@@ -3,8 +3,8 @@ package notifications_3ds
|
||||
import (
|
||||
"database/sql"
|
||||
|
||||
database_3ds "github.com/PretendoNetwork/friends/database/3ds"
|
||||
"github.com/PretendoNetwork/friends/globals"
|
||||
database_3ds "github.com/CloudnetworkTeam/friends/database/3ds"
|
||||
"github.com/CloudnetworkTeam/friends/globals"
|
||||
nex "github.com/PretendoNetwork/nex-go"
|
||||
nintendo_notifications "github.com/PretendoNetwork/nex-protocols-go/nintendo-notifications"
|
||||
nintendo_notifications_types "github.com/PretendoNetwork/nex-protocols-go/nintendo-notifications/types"
|
||||
|
||||
Reference in New Issue
Block a user