fix(guild): update The Commons Stack guild logo URL#1789
Closed
Ai-chan-0411 wants to merge 1 commit intoMetaFam:developfrom
Closed
fix(guild): update The Commons Stack guild logo URL#1789Ai-chan-0411 wants to merge 1 commit intoMetaFam:developfrom
Ai-chan-0411 wants to merge 1 commit intoMetaFam:developfrom
Conversation
The Commons Stack's Twitter profile image URL has changed, causing the guild logo to not display on the Guilds page. - Old URL: https://pbs.twimg.com/profile_images/1138502303995039745/3uuHITMX_400x400.png - New URL: https://pbs.twimg.com/profile_images/1679914332593717257/W5oihwAt_400x400.jpg Fixes MetaFam#1754
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
@aoi-dev-0411 is attempting to deploy a commit to the MetaFamily Team on Vercel. A member of the Team first needs to authorize it. |
Author
|
Closing to keep PR volume manageable. Happy to reopen if you find these useful! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1754
Problem
The Commons Stack's Twitter profile image URL has been updated, causing the guild logo to not display on the Guilds page.
https://pbs.twimg.com/profile_images/1138502303995039745/3uuHITMX_400x400.pnghttps://pbs.twimg.com/profile_images/1679914332593717257/W5oihwAt_400x400.jpgSolution
Created a Hasura database migration to update the logo URL for the Commons Stack guild (ID:
730350b4-42f5-4214-b11f-7a91e31bf484)./attempt 1754