mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Small bug fix.
This commit is contained in:
@@ -16,7 +16,7 @@ use Illuminate\Support\MessageBag;
|
||||
*
|
||||
* @package FireflyIII\Database
|
||||
*/
|
||||
class PiggyBank implements CUD, CommonDatabaseCalls, PiggybankInterface
|
||||
class PiggyBank implements CUD, CommonDatabaseCalls, PiggyBankInterface
|
||||
{
|
||||
use SwitchUser;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user