d
This commit is contained in:
@@ -33,6 +33,13 @@ public extension MeetupId {
|
||||
return true
|
||||
}
|
||||
|
||||
if
|
||||
c.finishLoading,
|
||||
c.isLoading.value
|
||||
{
|
||||
return false
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user