mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-19 15:03:33 +01:00
4 lines
49 B
JavaScript
4 lines
49 B
JavaScript
'use strict';
|
|
define({
|
|
ApiRoot : '/api'
|
|
});
|