Skip to content

Commit

Permalink
Update Credentials.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
tensei authored May 6, 2017
1 parent 5bd0c77 commit 0e0c3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GbfRaidfinder.Data/Credentials.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ public static class Credentials {
public static readonly string TwitterConsumerKey = "";
public static readonly string TwitterConsumerSecret = "";

public static readonly string GoogleApiKey = "";
public static readonly string AppId = "";
}
}

0 comments on commit 0e0c3e0

Please sign in to comment.