mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Unprotect build method
This commit is contained in:
parent
d04db7bf68
commit
ac85fac968
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ module Spectator
|
|||
end
|
||||
|
||||
# Creates a configuration.
|
||||
protected def build : Config
|
||||
def build : Config
|
||||
Config.new(self)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue