Lidarr/UI/Constants.js

5 lines
49 B
JavaScript
Raw Normal View History

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