mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
chore: remove toast handler in release mode
This commit is contained in:
parent
14183781dd
commit
622d938d9e
@ -130,7 +130,6 @@ Future<void> main(List<String> rawArgs) async {
|
||||
enableDeviceParameters: false,
|
||||
enableApplicationParameters: false,
|
||||
),
|
||||
ToastHandler(),
|
||||
FileHandler(
|
||||
await getLogsPath(),
|
||||
printLogs: false,
|
||||
|
Loading…
Reference in New Issue
Block a user