diff --git a/Evergreen/AppDelegate.swift b/Evergreen/AppDelegate.swift index 8609606f0..2756f2dec 100644 --- a/Evergreen/AppDelegate.swift +++ b/Evergreen/AppDelegate.swift @@ -442,6 +442,11 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations, Browser.open("https://ranchero.com/evergreen/help/1.0/", inBackground: false) } + @IBAction func donateToAppCampForGirls(_ sender: Any?) { + + Browser.open("https://appcamp4girls.com/contribute/", inBackground: false) + } + @IBAction func debugDropConditionalGetInfo(_ sender: Any?) { #if DEBUG AccountManager.shared.accounts.forEach{ $0.debugDropConditionalGetInfo() } diff --git a/Evergreen/Base.lproj/Main.storyboard b/Evergreen/Base.lproj/Main.storyboard index 01e847f32..b34254e0c 100644 --- a/Evergreen/Base.lproj/Main.storyboard +++ b/Evergreen/Base.lproj/Main.storyboard @@ -1,7 +1,7 @@ - + - + @@ -538,6 +538,13 @@ + + + + + + +