Changed the input path of requestRepo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const RequestRepository = require('src/searchHistory/searchHistory');
|
||||
const RequestRepository = require('src/plex/requestRepository');
|
||||
const requestRepository = new RequestRepository();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user