improve tor notification
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 661 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
@@ -41,6 +41,8 @@ class _TorService {
|
|||||||
onStart: onStart,
|
onStart: onStart,
|
||||||
isForegroundMode: true,
|
isForegroundMode: true,
|
||||||
autoStartOnBoot: false,
|
autoStartOnBoot: false,
|
||||||
|
initialNotificationTitle: 'Tor Service',
|
||||||
|
initialNotificationContent: 'Running in background',
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user