fix: adjust indentation to stop crowdin from wrapping in code block

This commit is contained in:
Viren070
2024-12-07 23:15:42 +00:00
parent 1b55b4a9ab
commit 02c1605cf0
+2 -2
View File
@@ -78,7 +78,7 @@ I will go through the steps to set up this addon through a Cloudflare Worker.
3. You should be met with a message telling you that `Google Auth Platform not configured yet`, click on `Get Started`:
![Google OAuth Platform](/img/stremio/gdrive/google_auth_platform_0.png)
![Google OAuth Platform](/img/stremio/gdrive/google_auth_platform_0.png)
4. Fill in the form:
@@ -148,7 +148,7 @@ I will go through the steps to set up this addon through a Cloudflare Worker.
4. You'll be asked to give a name to your worker. You can name it anything, this will be the URL you enter into Stremio to access your addon. Click `Deploy` once named.
![Cloudflare Workers](/img/stremio/gdrive/cloudflare_create_a_worker.png)
![Cloudflare Workers](/img/stremio/gdrive/cloudflare_create_a_worker.png)
5. Once its done being deployed, you should be shown a success message. Click the `Edit code` button: