Frantischek

Results 2 issues of Frantischek

Password resets are not working. Application only searches for emailadresses in user table.

I try to add an emoji which is recieved by an APN: ``` @State private var receivedEmoji: String = "🎉" @State private var cannonEmoji: String = "🥥" [...] VStack {...