kkebo / DNSecure

DNSecure is a configuration tool of DoT and DoH for iOS and iPadOS.
MIT License
389 stars 21 forks source link

fix: fix UUID mismatch issue (#72) #77

Closed kkebo closed 10 months ago

kkebo commented 10 months ago

fixes #72

AppStorage doesn't store its data in UserDefaults until the setter is called once.