fixed the issue of failling to submit form when hitting the enter key
This commit is contained in:
@@ -5,6 +5,7 @@ use OCA\NCDownloader\Search\torrentSearch;
|
||||
use OCP\AppFramework\Controller;
|
||||
use OCP\AppFramework\Http\JSONResponse;
|
||||
use OCP\IRequest;
|
||||
use OCA\NCDownloader\Tools\Helper;
|
||||
|
||||
class SearchController extends Controller
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user