mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	🤖 Auto commit for release 'develop' on 2025-10-05
This commit is contained in:
		| @@ -50,6 +50,7 @@ use Illuminate\Database\Eloquent\Builder; | ||||
| use Illuminate\Pagination\LengthAwarePaginator; | ||||
| use Illuminate\Support\Collection; | ||||
| use Illuminate\Support\Facades\Log; | ||||
| 
 | ||||
| use function Safe\json_decode; | ||||
| use function Safe\json_encode; | ||||
| 
 | ||||
| @@ -429,7 +430,6 @@ class RecurringRepository implements RecurringRepositoryInterface, UserGroupInte | ||||
| 
 | ||||
|     /** | ||||
|      * Parse the repetition in a string that is user readable. | ||||
|      * | ||||
|      */ | ||||
|     public function repetitionDescription(RecurrenceRepetition $repetition): string | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user