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
This commit is contained in:
Gokul K 2023-06-03 10:33:46 +05:30 committed by GitHub
parent 74301e60ed
commit c4c80d4c8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,5 +7,5 @@
"author": "Gokul",
"authorUrl": "https://github.com/gokulk16",
"fundingUrl": "",
"isDesktopOnly": true
"isDesktopOnly": false
}