From 32b68033e89885df762641fc1c1a9f7af6e0efc9 Mon Sep 17 00:00:00 2001 From: Isaac Abadi Date: Tue, 21 Sep 2021 21:01:01 -0600 Subject: [PATCH] Removed stack field from app.json --- app.json | 1 - 1 file changed, 1 deletion(-) diff --git a/app.json b/app.json index 30a7d86..74ee445 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,6 @@ "name": "YoutubeDL-Material", "description": "An open-source and self-hosted YouTube downloader based on Google's Material Design specifications.", "repository": "https://github.com/Tzahi12345/YoutubeDL-Material", - "stack": "container", "logo": "https://i.imgur.com/GPzvPiU.png", "keywords": ["youtube-dl", "youtubedl-material", "nodejs"] } \ No newline at end of file