Lidarr/UI/Constants.js

5 lines
49 B
JavaScript

'use strict';
define({
ApiRoot : '/api'
});