mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-29 17:46:15 -06:00
weep
This commit is contained in:
parent
8df6d23d22
commit
cdf0268d98
1 changed files with 1 additions and 0 deletions
|
|
@ -180,6 +180,7 @@ func Validate() error {
|
||||||
"invalid entry %s in %s: %w",
|
"invalid entry %s in %s: %w",
|
||||||
rle, AdvancedRateLimitExceptionsFlag(), err,
|
rle, AdvancedRateLimitExceptionsFlag(), err,
|
||||||
)
|
)
|
||||||
|
continue
|
||||||
}
|
}
|
||||||
rlesParsed = append(rlesParsed, parsed)
|
rlesParsed = append(rlesParsed, parsed)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue