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