From de84e04fcbad1c2220c8a28f8c19c3a89eecab7b Mon Sep 17 00:00:00 2001 From: Caleb Fultz Date: Tue, 20 Aug 2024 23:56:37 -0400 Subject: [PATCH] Updated manifest --- manifest.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index fcb32c1..f45d790 100644 --- a/manifest.json +++ b/manifest.json @@ -17,6 +17,13 @@ "sizes": "512x512", "type": "image/png" } + ], + "id": "pro.cfultz.mtgcsv", + "dir": "auto", + "lang": "en", + "orientation": "any", + "categories": [ + "games", + "utilities" ] - } - \ No newline at end of file + } \ No newline at end of file