Skip to content
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

🐛 Use the value of apiUrl #2515

Merged

Conversation

alvanrahimli
Copy link
Contributor

I had my development environment set-up for Registration Preference feature, but just saw that @moisout has already started working on it.

So, here you are, a small fix for account deletion issue. apiUrl: ComputedRef<string> variable was being used directly instead of it's value.

Fixes #2403

@moisout
Copy link
Member

moisout commented Dec 28, 2023

Thank you very much!
@all-contributors please add @alvanrahimli for code

Copy link
Contributor

@moisout

I've put up a pull request to add @alvanrahimli! 🎉

@moisout moisout merged commit 016ece0 into ViewTube:development Dec 28, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Account Deletion issue
2 participants