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

5 lines
49 B
JavaScript
Raw Normal View History

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