mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 19:05:20 +00:00
Fix: re-import CryptoKit for SHA256 usage in ChatViewModel
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
|
||||
import Foundation
|
||||
import SwiftUI
|
||||
import CryptoKit
|
||||
import Combine
|
||||
import CommonCrypto
|
||||
import CoreBluetooth
|
||||
|
||||
Reference in New Issue
Block a user