use %odysee& on string json #7745

Open
dan1d wants to merge 1 commit from dan1d/7275 into master
dan1d commented 2023-01-31 20:30:26 +01:00 (Migrated from github.com)

Fixes

Issue Number: #7275

What is the current behavior?

Display lbry.rv

What is the new behavior?

display %odysee%

PR Checklist

Toggle...

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I added a line describing my change to CHANGELOG.md
  • I have checked that this PR does not introduce a breaking change
  • This PR introduces breaking changes and I have provided a detailed explanation below
## Fixes Issue Number: #7275 ## What is the current behavior? Display lbry.rv ## What is the new behavior? display %odysee% ## PR Checklist <!-- For the checkbox formatting to work properly, make sure there are no spaces on either side of the "x" --> <details><summary>Toggle...</summary> What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: Please check all that apply to this PR using "x": - [ ] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [ ] I added a line describing my change to CHANGELOG.md - [ ] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dan1d/7275:dan1d/7275
git checkout dan1d/7275

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff dan1d/7275
git checkout dan1d/7275
git rebase master
git checkout master
git merge --ff-only dan1d/7275
git checkout dan1d/7275
git rebase master
git checkout master
git merge --no-ff dan1d/7275
git checkout master
git merge --squash dan1d/7275
git checkout master
git merge --ff-only dan1d/7275
git checkout master
git merge dan1d/7275
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#7745
No description provided.