mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-04 19:34:54 -04:00
5 lines
49 B
JavaScript
5 lines
49 B
JavaScript
'use strict';
|
|
define({
|
|
ApiRoot : '/api'
|
|
});
|