From 141cc03b60046dd9b4d7a47f980fe79ef9d4faa6 Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Sun, 30 Jan 2022 23:44:09 -0800 Subject: [PATCH] Move presentation of setup view off of toolbar item, since it's not a popover anymore (#340) --- Sources/Secretive/Views/ContentView.swift | 52 +++++++++++------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Sources/Secretive/Views/ContentView.swift b/Sources/Secretive/Views/ContentView.swift index ec9c23f..c14e48e 100644 --- a/Sources/Secretive/Views/ContentView.swift +++ b/Sources/Secretive/Views/ContentView.swift @@ -32,6 +32,9 @@ struct ContentView