mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2026-09-27 04:42:26 +00:00
add FileReader class to configs.rb
handles reading from yml and storing into configs hash
This commit is contained in:
@@ -8,7 +8,7 @@ require "easy_logging"
|
||||
|
||||
module Voicemeeter
|
||||
class Base
|
||||
include EasyLogging
|
||||
# include EasyLogging
|
||||
include Worker
|
||||
include Events::Callbacks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user