1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-11 02:49:06 +00:00
Files
UXP/devtools/client/webide/test/validator/wrong-launch-path/manifest.webapp
T
roytam1 df89b48e30 Revert "Remove WebIDE devtools component."
This reverts commit 8c1500707f.

# Conflicts:
#	application/basilisk/components/customizableui/CustomizableUI.jsm
2019-10-18 09:09:39 +08:00

8 lines
100 B
JSON

{
"name": "valid",
"launch_path": "/wrong-path.html",
"icons": {
"128": "/icon.png"
}
}