Skip to content

Commit

Permalink
fix: yup.eth folder
Browse files Browse the repository at this point in the history
  • Loading branch information
pmespresso committed Mar 1, 2021
1 parent 50af4cb commit 338caf3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,12 @@ export const protocols = {
suffix: "YAM",
folder: "yamv2",
},
yup: {
"yup.eth": {
name: "Yup",
path: "yup",
description: "YOUR OPINION MATTERS. CURATE THE WEB. EARN &INFLUENCE.",
path: "yup.eth",
description: "Your opinion matters. Curate the web. Earn & influence.",
suffix: "YUP",
folder: "yup",
folder: "yup.eth",
snapshotSpaceName: "yup.eth"
}
};
Expand Down

0 comments on commit 338caf3

Please sign in to comment.