add oss licenses for SwiftUI-Introspect and RevenueCat (#1157)
This commit is contained in:
parent
cfee153050
commit
b08e783cb8
|
@ -74,6 +74,10 @@ struct AboutView: View {
|
|||
• [Atkinson Hyperlegible](https://github.com/googlefonts/atkinson-hyperlegible)
|
||||
|
||||
• [OpenDyslexic](http://opendyslexic.org)
|
||||
|
||||
• [SwiftUI-Introspect](https://github.com/siteline/SwiftUI-Introspect)
|
||||
|
||||
• [RevenueCat](https://github.com/RevenueCat/purchases-ios)
|
||||
""")
|
||||
.padding(.horizontal, 25)
|
||||
.multilineTextAlignment(.leading)
|
||||
|
|
Loading…
Reference in New Issue