Skip to content

Commit

Permalink
Fixed credentials file didn't chekc in due to assume-unchanged.
Browse files Browse the repository at this point in the history
  • Loading branch information
Drexel2k committed Apr 29, 2020
1 parent 73257e7 commit f6927bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VidUp.YouTube/Credentials.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Text;

namespace Drexel.VidUp.YouTube
namespace Drexel.VidUp.Youtube
{
public static class Credentials
{
Expand Down

0 comments on commit f6927bf

Please sign in to comment.