Merge pull request #51 from boardroom-inc/fix/yupFolder

Change yup folder name
This commit is contained in:
Sudheer 2021-03-09 13:55:19 +05:30 committed by GitHub
commit 2871b536ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 3 additions and 3 deletions

View File

@ -122,9 +122,9 @@ export const protocols = {
path: "yup.eth",
description: "Your opinion matters. Curate the web. Earn & influence.",
suffix: "YUP",
folder: "yup.eth",
snapshotSpaceName: "yup.eth"
}
folder: "yup",
snapshotSpaceName: "yup.eth",
},
};
export const protocolBranding = {

View File

Before

Width:  |  Height:  |  Size: 152 KiB

After

Width:  |  Height:  |  Size: 152 KiB

View File

Before

Width:  |  Height:  |  Size: 152 KiB

After

Width:  |  Height:  |  Size: 152 KiB