This commit is contained in:
lizzie 2026-03-31 03:27:44 +00:00
parent c686e37b90
commit 81a92b4adb
26 changed files with 80 additions and 435 deletions

View file

@ -5,7 +5,7 @@
import SwiftUI
import CryptoKit
import AppUI
struct LibraryView: View {
@Binding var core: Core