Explorar o código

fixed missing comma

fixed missing comma
Stein, Peter %!s(int64=12) %!d(string=hai) anos
pai
achega
d4f6e4f383
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      component.json

+ 1 - 1
component.json

@@ -8,7 +8,7 @@
   ],
   "dependencies": {
     "jquery": "~1.9.0"
-  }
+  },
   "scripts": [
     "static/js/bootstrap-switch.js"
   ]