Skip to content

Commit

Permalink
Add discord
Browse files Browse the repository at this point in the history
  • Loading branch information
shilgapira committed Sep 18, 2023
1 parent 85daac9 commit 17b86fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/Others.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ public struct OAuthProvider: ExpressibleByStringLiteral {
public static let gitlab: OAuthProvider = "gitlab"
public static let apple: OAuthProvider = "apple"
public static let slack: OAuthProvider = "slack"
public static let discord: OAuthProvider = "discord"

public let name: String

Expand Down

0 comments on commit 17b86fd

Please sign in to comment.