Fix "terminating with uncaught exception of type std::out_of_range: vector" (#4138)

This commit is contained in:
A Cœur 2022-11-14 02:00:04 +08:00 committed by GitHub
parent 49ce12ce38
commit d8e7664f2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -228,6 +228,7 @@
- (void)setupInfo
{
self.fFileFilterField.stringValue = @"";
[self setFileFilterText:self.fFileFilterField];
if (self.fTorrents.count == 1)
{