mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 12:10:34 +09:00
Retry tests
This commit is contained in:
@@ -267,6 +267,7 @@ class ItemController extends Controller
|
||||
],
|
||||
];
|
||||
|
||||
|
||||
$file = $request->input('icon');
|
||||
$path_parts = pathinfo($file);
|
||||
if (!array_key_exists('extension', $path_parts)) {
|
||||
|
||||
Reference in New Issue
Block a user