Skip to content

Commit

Permalink
removing something else
Browse files Browse the repository at this point in the history
  • Loading branch information
Programming-With-Chris committed Aug 24, 2022
1 parent 5a5f789 commit 6c7fccf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ShoppingList/Resources/APIs/krogerapiconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"ClientId": "shoppinglistbuddy-prod-a62f2a49c096edda094c6646e8fe16023424942672257304802",
"ClientSecret": "qsX3hImoIt77GDhqJP12bznpqxSfu8BPgSvwSJZY",
"RedirectUri": "https://dev.programmingwithchris/shoppinglist",
"KrogerUrl": "https://api.kroger.com/v1/"
}
1 change: 1 addition & 0 deletions ShoppingList/View/UserListDetails.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
Grid.Column="1"
TextColor="{DynamicResource Accent}"
Grid.RowSpan="1"/>

<VerticalStackLayout Grid.Row="1"
Grid.Column="2"
Grid.ColumnSpan="2">
Expand Down

0 comments on commit 6c7fccf

Please sign in to comment.