-
Notifications
You must be signed in to change notification settings - Fork 80
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
Add support for editing meta data #52
base: master
Are you sure you want to change the base?
Conversation
Still waiting for this update. @abdobargush could you check the conflicts, please? |
@SalahAdDin Sorry for the delay, solved! |
Now, we have to wait for the |
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.
Thanks for the PR.
Please, follow our code style and remove changes unrelated to the feature you're adding.
@neSpecc Can you please share |
Pull the |
Add support for editing meta data (title, description) after being fetched.
Using
allowMetaEdit
as a config parameter to enable and disable editing.