mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 14:41:20 +00:00
Refactored the bulk edit controller.
This commit is contained in:
@@ -244,7 +244,6 @@ class AutoCompleteController extends Controller
|
||||
$array[$index]['name'] = $item['tag'];
|
||||
}
|
||||
|
||||
|
||||
return response()->json($array);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user