Index: components/mus/manifest.json |
diff --git a/components/mus/manifest.json b/components/mus/manifest.json |
index 3c992c23d2950745f2fa711bbdc27e3f453bf764..3e02b0a9fb615d052e9424284517442957e368fc 100644 |
--- a/components/mus/manifest.json |
+++ b/components/mus/manifest.json |
@@ -1,5 +1 @@ |
-{ |
- "url": "mojo://mus/", |
- "name": "Mandoline UI Services", |
- "capabilities": { } |
-} |
+{"url": "mojo://mus/", "name": "Mandoline UI Services", "capabilities": {}} |
michaeln
2016/02/23 02:25:41
picked up a stray changes that don't belong in thi
dmurph
2016/02/23 23:45:31
Whoops, yeah.
|