mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 02:57:45 +00:00
Make sure all objects also add user group
This commit is contained in:
@@ -112,7 +112,7 @@ return [
|
||||
],
|
||||
'version' => '6.0.20',
|
||||
'api_version' => '2.0.5',
|
||||
'db_version' => 19,
|
||||
'db_version' => 20,
|
||||
|
||||
// generic settings
|
||||
'maxUploadSize' => 1073741824, // 1 GB
|
||||
|
Reference in New Issue
Block a user