feat(stremio): mention that you need to remove existing code in editor for stremio gdrive

This commit is contained in:
Viren070
2024-12-16 20:19:41 +00:00
parent fbc60b601f
commit d0781ad434
+1 -1
View File
@@ -197,7 +197,7 @@ I will go through the steps to set up this addon through a Cloudflare Worker.
6. You should be shown another success message. Then, make sure you're on the `Viren070` tab and you should see a block of code. Copy this code.
7. Go back to the Cloudflare Worker editor and paste the code into the editor.
7. Go back to the Cloudflare Worker editor and after removing the existing code, paste the code you copied.
8. Your code should look something like this: