mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-09 16:07:57 -06:00
Fixed login and error handling
This commit is contained in:
@@ -30,6 +30,7 @@ class InboxItem extends StatelessWidget {
|
||||
id: document.id,
|
||||
fit: BoxFit.cover,
|
||||
alignment: Alignment.topCenter,
|
||||
enableHero: false,
|
||||
),
|
||||
),
|
||||
subtitle: Column(
|
||||
|
||||
Reference in New Issue
Block a user