mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-27 20:07:32 +00:00
5 lines
49 B
JavaScript
5 lines
49 B
JavaScript
'use strict';
|
|
define({
|
|
ApiRoot : '/api'
|
|
});
|