Skip to content

Commit

Permalink
feat: update V2RayCore.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajhilje committed Sep 20, 2023
1 parent 80b1fe4 commit a61b72f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IVPNClient/Models/V2Ray/V2RayCore.swift
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ class V2RayCore {
if stopError != nil {
error = stopError as Error?
}
self.instance = nil
}

return error
Expand Down

0 comments on commit a61b72f

Please sign in to comment.