Closed BanchouBoo closed 1 year ago
binding.load can return an error but loadExtensions does not do anything to handle the error, this corrects that.
binding.load
loadExtensions
binding.load
can return an error butloadExtensions
does not do anything to handle the error, this corrects that.