Skip to content

Commit

Permalink
🚧 fix(wip): embedded config typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mxchinegod committed Mar 19, 2024
1 parent 98accc6 commit 23abe3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magnet/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"host": "127.0.0.1",
"credentials": None,
"domain": None,
"name": "my_stream",
"stream_name": "my_stream",
"category": "my_category",
"kv_name": "my_kv",
"session": "my_session",
Expand Down

0 comments on commit 23abe3a

Please sign in to comment.