ipn: update reference to Notify's Swift definition

Updates #cleanup

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
pull/14515/head
Brad Fitzpatrick 11 months ago committed by Brad Fitzpatrick
parent ff095606cc
commit 03b9361f47

@ -147,7 +147,7 @@ type Notify struct {
// any changes to the user in the UI.
Health *health.State `json:",omitempty"`
// type is mirrored in xcode/Shared/IPN.swift
// type is mirrored in xcode/IPN/Core/LocalAPI/Model/LocalAPIModel.swift
}
func (n Notify) String() string {

Loading…
Cancel
Save