mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Fix a dumb with merge
This commit is contained in:
parent
1825026af7
commit
e60c287216
3 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ module Spectator
|
|||
{{what}}
|
||||
end
|
||||
|
||||
def _spectator_implicit_subject(*args)
|
||||
def subject(*args)
|
||||
described_class.new(*args)
|
||||
end
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue