mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-09-20 03:10:57 +00:00
Update readme.
This commit is contained in:
parent
f81aa76afb
commit
b9ca0f11a6
BIN
.github/readme/app-dark.png
vendored
BIN
.github/readme/app-dark.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 572 KiB After Width: | Height: | Size: 520 KiB |
BIN
.github/readme/app-light.png
vendored
BIN
.github/readme/app-light.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 545 KiB After Width: | Height: | Size: 519 KiB |
BIN
.github/readme/notification.png
vendored
BIN
.github/readme/notification.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.4 MiB |
@ -30,7 +30,7 @@ struct ContentView: View {
|
|||||||
}
|
}
|
||||||
.frame(minWidth: 640, minHeight: 320)
|
.frame(minWidth: 640, minHeight: 320)
|
||||||
.toolbar {
|
.toolbar {
|
||||||
toolbarItem(updateNoticeView, id: "update")
|
// toolbarItem(updateNoticeView, id: "update")
|
||||||
toolbarItem(runningOrRunSetupView, id: "setup")
|
toolbarItem(runningOrRunSetupView, id: "setup")
|
||||||
toolbarItem(appPathNoticeView, id: "appPath")
|
toolbarItem(appPathNoticeView, id: "appPath")
|
||||||
toolbarItem(newItemView, id: "new")
|
toolbarItem(newItemView, id: "new")
|
||||||
|
Loading…
Reference in New Issue
Block a user