Skip to content

Commit e3c1d5a

Browse files
committed
fixed config.close bug
1 parent b71729b commit e3c1d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/gather/credentials/spark_im.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ def run
112112

113113
# call method to decrypt hash
114114
decrypt(hash)
115-
config.close
116115
end
116+
config.close
117117
end
118118
end
119119
end

0 commit comments

Comments
 (0)