+
+
+
+ diff --git a/assets/js/controllers/library.controller.js b/assets/js/controllers/library.controller.js new file mode 100644 index 0000000..a375296 --- /dev/null +++ b/assets/js/controllers/library.controller.js @@ -0,0 +1,2 @@ +mpdClient.controller('library', function ($scope, api) { +}) diff --git a/assets/js/views/library.html b/assets/js/views/library.html new file mode 100644 index 0000000..c5e0411 --- /dev/null +++ b/assets/js/views/library.html @@ -0,0 +1,6 @@ +