1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-31 09:32:03 +02:00

Use complete RSVP instead of ES6Promise

This commit is contained in:
Dominik Schmidt
2015-03-03 22:09:39 +01:00
parent c12aea4b35
commit 16df4d958e
6 changed files with 16 additions and 25 deletions

View File

@@ -65,7 +65,7 @@
<file>data/sql/dbmigrate-28_to_29.sql</file>
<file>data/js/tomahawk.js</file>
<file>data/js/tomahawk-infosystem.js</file>
<file>data/js/es6-promise-2.0.0.min.js</file>
<file>data/js/rsvp-latest.min.js</file>
<file>data/images/drop-all-songs.svg</file>
<file>data/images/drop-local-songs.svg</file>
<file>data/images/drop-top-songs.svg</file>