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