mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Added new lines.
This commit is contained in:
@@ -78,4 +78,4 @@ class ExportJobRepository implements ExportJobRepositoryInterface
|
||||
return Auth::user()->exportJobs()->where('key', $key)->first();
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -36,4 +36,4 @@ interface ExportJobRepositoryInterface
|
||||
*/
|
||||
public function findByKey(string $key);
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user