1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-09 12:32:31 +01:00
Radarr/UI/Constants.js

5 lines
49 B
JavaScript

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