navidrome/ui/src/consts.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
83 B
JavaScript
Raw Normal View History

2020-08-22 19:19:14 +02:00
export const REST_URL = '/app/api'
export const M3U_MIME_TYPE = 'audio/x-mpegurl'