mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-04-26 04:37:45 +02:00
indentation to match standards
This commit is contained in:
parent
345bc3e0b0
commit
abd11594d2
@ -33,7 +33,8 @@ import Yesod.Auth.OAuth2
|
|||||||
|
|
||||||
import qualified Data.Text as T
|
import qualified Data.Text as T
|
||||||
|
|
||||||
data ImageType = BigWhite
|
data ImageType
|
||||||
|
= BigWhite
|
||||||
| SmallWhite
|
| SmallWhite
|
||||||
| BigBlack
|
| BigBlack
|
||||||
| SmallBlack
|
| SmallBlack
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user