mirror of
https://github.com/onyx-and-iris/obsws-ruby.git
synced 2025-01-18 21:40:48 +00:00
whitespace fix
This commit is contained in:
parent
d9b054b108
commit
955b00571a
@ -74,7 +74,7 @@ module OBSWS
|
|||||||
end
|
end
|
||||||
|
|
||||||
def to_s
|
def to_s
|
||||||
"#{self.class.name.split("::").last(2).join("::")}"
|
self.class.name.split("::").last(2).join("::")
|
||||||
end
|
end
|
||||||
|
|
||||||
def update(op_code, data)
|
def update(op_code, data)
|
||||||
|
Loading…
Reference in New Issue
Block a user