Skip to content

Commit

Permalink
os pack
Browse files Browse the repository at this point in the history
  • Loading branch information
lokeshk-18 committed Jul 30, 2023
1 parent 37480c5 commit 804c1fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chatgptxblock/chatgptxblock.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ class ChatgptXBlock(StudioEditableXBlockMixin, XBlock):
display_name = String(
display_name="Display Name",
help="Display name for this module",
default=xblock_settings.get("display_name"),
scope=Scope.settings,
)

Expand Down

0 comments on commit 804c1fe

Please sign in to comment.