From 4443e141b4f5e0f2d62c3539b28c4a35c374024f Mon Sep 17 00:00:00 2001 From: Southpaw Date: Tue, 11 Jul 2023 09:12:42 +0100 Subject: [PATCH] Remove mobile support --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 217b71e..db0f4de 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "description": "Send and publish notes to your Ghost blog with a single click", "author": "Southpaw1496", "authorUrl": "https://southpaw1496.me", - "isDesktopOnly": false + "isDesktopOnly": true }