1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-02-22 14:11:16 +00:00
Sonarr/UI/Constants.js

4 lines
49 B
JavaScript

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