From c4c80d4c8c7098f62aef962c81d4e9ad08df3d63 Mon Sep 17 00:00:00 2001 From: Gokul K <8376313+gokulk16@users.noreply.github.com> Date: Sat, 3 Jun 2023 10:33:46 +0530 Subject: [PATCH] Update manifest.json changed manifest to show in mobile also. based on the feature request from https://github.com/gokulk16/select-current-line-plugin/issues/1#issuecomment-1573964466 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5e0ff9e..13dc878 100644 --- a/manifest.json +++ b/manifest.json @@ -7,5 +7,5 @@ "author": "Gokul", "authorUrl": "https://github.com/gokulk16", "fundingUrl": "", - "isDesktopOnly": true + "isDesktopOnly": false }