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