This commit is contained in:
onyx-and-iris 2023-07-23 11:21:50 +01:00
parent 57946fa151
commit a05cf510f7

View File

@ -48,7 +48,7 @@ module Voicemeeter
def logout
sleep(0.1)
CBindings.call(:bind_logout)
logger.info "Sucessfully logged out of #{self}"
logger.info "Successfully logged out of #{self}"
end
def pdirty?