Skip to content

Commit

Permalink
Fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
folix-01 committed Mar 22, 2024
1 parent 1058301 commit cf1cb96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

@implementer(IExpandableElement)
@adapter(Interface, Interface)
class ExternalLinks(object):
class StickyBlocksGet(object):
def __init__(self, context, request):
self.context = context
self.request = request
Expand Down

0 comments on commit cf1cb96

Please sign in to comment.