Merge pull request #1459 from craiglondon/Telescope

Update implies for Telescope, update icon
main
Elbert Alias 8 years ago committed by GitHub
commit 5b2f2c0ed2

@ -7670,9 +7670,12 @@
"cats": [ "cats": [
"1" "1"
], ],
"env": "Telescope", "env": "^Telescope$",
"icon": "Telescope.png", "icon": "Telescope.png",
"implies": "Meteor", "implies": [
"Meteor",
"React"
],
"website": "http://telescopeapp.org" "website": "http://telescopeapp.org"
}, },
"Tengine": { "Tengine": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Loading…
Cancel
Save