mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-05-05 19:20:19 +02:00
4 lines
49 B
JavaScript
4 lines
49 B
JavaScript
"use strict";
|
|
define({
|
|
ApiRoot : '/api'
|
|
});
|