mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-09 08:08:14 -06:00
feat: Migrations, new saved views interface
This commit is contained in:
@@ -25,6 +25,7 @@ void showSnackBar(
|
||||
..hideCurrentSnackBar()
|
||||
..showSnackBar(
|
||||
SnackBar(
|
||||
behavior: SnackBarBehavior.floating,
|
||||
content: (details != null)
|
||||
? RichText(
|
||||
maxLines: 5,
|
||||
|
||||
Reference in New Issue
Block a user