mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-08 14:07:49 -06:00
feat: Add print feature, refine gradient on details page
This commit is contained in:
@@ -74,6 +74,7 @@ Future<void> _initHive() async {
|
||||
}
|
||||
|
||||
void main() async {
|
||||
Paint.enableDithering = true;
|
||||
if (kDebugMode) {
|
||||
// URL: http://localhost:3131
|
||||
// Login: admin:test
|
||||
|
||||
Reference in New Issue
Block a user