fix: yup.eth folder

This commit is contained in:
yj 2021-03-01 13:16:19 -06:00
parent 50af4cb23b
commit 338caf3007

View File

@ -117,12 +117,12 @@ export const protocols = {
suffix: "YAM", suffix: "YAM",
folder: "yamv2", folder: "yamv2",
}, },
yup: { "yup.eth": {
name: "Yup", name: "Yup",
path: "yup", path: "yup.eth",
description: "YOUR OPINION MATTERS. CURATE THE WEB. EARN &INFLUENCE.", description: "Your opinion matters. Curate the web. Earn & influence.",
suffix: "YUP", suffix: "YUP",
folder: "yup", folder: "yup.eth",
snapshotSpaceName: "yup.eth" snapshotSpaceName: "yup.eth"
} }
}; };