mirror of
https://github.com/plashchynski/crono.git
synced 2026-06-12 09:44:27 +02:00
Add Crono.config
This commit is contained in:
@@ -8,4 +8,8 @@ module Crono
|
||||
self.schedule = Schedule.new
|
||||
end
|
||||
end
|
||||
|
||||
def self.config
|
||||
Config.instance
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user