mirror of
https://github.com/Viren070/stremio-gdrive-addon.git
synced 2025-12-01 23:20:04 +01:00
8 lines
196 B
TOML
8 lines
196 B
TOML
name = "stremio-gdrive"
|
|
main = "src/index.js"
|
|
compatibility_date = "2024-12-02"
|
|
workers_dev = true
|
|
preview_urls = true
|
|
compatibility_flags = [ "nodejs_compat" ]
|
|
[observability.logs]
|
|
enabled = true |