mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Fix redirect error [skip ci]
This commit is contained in:
		| @@ -397,7 +397,7 @@ class PiggyBankController extends Controller | |||||||
|             // @codeCoverageIgnoreEnd |             // @codeCoverageIgnoreEnd | ||||||
|         } |         } | ||||||
|  |  | ||||||
|         return redirect($this->getPreviousUri('piggy-banks.edit.uri')); |         return redirect($this->getPreviousUri('piggy-banks.create.uri')); | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     /** |     /** | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user