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