Skip to content

Commit

Permalink
Vercel deployment commit
Browse files Browse the repository at this point in the history
  • Loading branch information
fre-ben committed Feb 13, 2021
1 parent 72d5bbb commit 2694005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export type Cat = {
url: string;
};

// Infos die ich brauch von der CatAPI
// Infos, die ich brauch von der CatAPI
export type RandomCat = {
imgSrc: string;
};
Expand Down

0 comments on commit 2694005

Please sign in to comment.