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

(Fix) Documentation: Wrong Syntax For Android #1238

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

iamAyushChamoli
Copy link
Contributor

Fixes #999

What does this PR do?

Changed: .setSelfSigned(status: true) at src/routes/console/project-[project]/overview/platforms/wizard/android/step3.svelte to .setSelfSigned(status = true)

Test Plan

Related PRs and Issues

#999

Have you read the Contributing Guidelines on issues?

(Write your answer here.)
Yes

Copy link

vercel bot commented Jul 28, 2024

@iamAyushChamoli is attempting to deploy a commit to the appwrite Team on Vercel.

A member of the Team first needs to authorize it.

@TorstenDittmann TorstenDittmann merged commit 0959b59 into appwrite:main Aug 12, 2024
0 of 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.

📚 Documentation: Wrong Syntax For Android
2 participants