mirror of
https://github.com/coracle-social/flotilla.git
synced 2025-12-11 03:17:02 +00:00
Set initial delay to 0
This commit is contained in:
@@ -351,7 +351,7 @@ export const defaultSettings = {
|
|||||||
trusted_relays: [],
|
trusted_relays: [],
|
||||||
report_usage: true,
|
report_usage: true,
|
||||||
report_errors: true,
|
report_errors: true,
|
||||||
send_delay: 3000,
|
send_delay: 0,
|
||||||
font_size: 1,
|
font_size: 1,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user