mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-27 00:34:30 +01:00
5 lines
49 B
JavaScript
5 lines
49 B
JavaScript
"use strict";
|
|
define({
|
|
ApiRoot : '/api'
|
|
});
|