mi-v1/cfg/reddit.dhall

4 lines
153 B
Plaintext

{ Type = { AppID : Text, AppSecret : Text, Username : Text, Password : Text }
, default = { AppID = "", AppSecret = "", Username = "", Password = "" }
}