Skip linter for now
This commit is contained in:
@@ -159,7 +159,7 @@ func run(ctx context.Context, command *cli.Command) error {
|
||||
)
|
||||
ON CONFLICT (public_key)
|
||||
DO UPDATE
|
||||
SET
|
||||
SET
|
||||
name = $3,
|
||||
local_time = $4,
|
||||
last_heard = $6,
|
||||
|
||||
Reference in New Issue
Block a user