Files
Prowlarr-Prowlarr/UI/Constants.js
2013-06-20 17:06:56 -07:00

5 lines
49 B
JavaScript

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