1
0
mirror of https://github.com/danbee/mpd-client synced 2025-03-04 08:39:09 +00:00
mpd-client/assets/js/router.js
2013-10-17 16:14:58 +01:00

4 lines
56 B
JavaScript

App.Router.map(function () {
this.route('queue');
});