-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(IGN): add activity #9233
base: main
Are you sure you want to change the base?
feat(IGN): add activity #9233
Conversation
websites/I/IGN/IGN.json
Outdated
"IGN.buttonViewWiki": { | ||
"description": "Used as the title for the button in Discord.", | ||
"message": "View Wiki" | ||
}, | ||
"IGN.playlists": { | ||
"description": "Playlists on IGN are lists with games.", | ||
"message": "Viewing Playlists" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Bas950 these could be a general string imo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@darkvillager2 make a pr for it, they are in this repo
websites/I/IGN/IGN.json
Outdated
"IGN.viewGame": { | ||
"description": "", | ||
"message": "Viewing game:" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto
websites/I/IGN/IGN.json
Outdated
"IGN.buttonViewGame": { | ||
"description": "Used as the title for the button in Discord.", | ||
"message": "View Game" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto
Co-authored-by: github plz bring back DarkVIllager <[email protected]> Signed-off-by: Bruno Ramos <[email protected]>
Co-authored-by: github plz bring back DarkVIllager <[email protected]> Signed-off-by: Bruno Ramos <[email protected]>
Co-authored-by: github plz bring back DarkVIllager <[email protected]> Signed-off-by: Bruno Ramos <[email protected]>
Co-authored-by: github plz bring back DarkVIllager <[email protected]> Signed-off-by: Bruno Ramos <[email protected]>
Co-authored-by: github plz bring back DarkVIllager <[email protected]> Signed-off-by: Bruno Ramos <[email protected]>
Co-authored-by: github plz bring back DarkVIllager <[email protected]> Signed-off-by: Bruno Ramos <[email protected]>
Co-authored-by: github plz bring back DarkVIllager <[email protected]> Signed-off-by: Bruno Ramos <[email protected]>
Co-authored-by: github plz bring back DarkVIllager <[email protected]> Signed-off-by: Bruno Ramos <[email protected]>
Co-authored-by: github plz bring back DarkVIllager <[email protected]> Signed-off-by: Bruno Ramos <[email protected]>
Co-authored-by: github plz bring back DarkVIllager <[email protected]> Signed-off-by: Bruno Ramos <[email protected]>
Co-authored-by: github plz bring back DarkVIllager <[email protected]> Signed-off-by: Bruno Ramos <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ESLint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Description
Acknowledgements
yarn format
Screenshots
Proof showing the creation/modification is working as expected