Skip to content

Commit

Permalink
Fix list
Browse files Browse the repository at this point in the history
  • Loading branch information
pokey committed Dec 21, 2021
1 parent f941533 commit 6041518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snippets.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def on_ready():
"insertion_snippet_no_phrase": insertion_snippets_no_phrase,
},
allow_unknown_values=True,
default_list_name="insertion_snippet",
default_list_name="insertion_snippet_no_phrase",
ctx=experimental_snippets_ctx,
)
init_csv_and_watch_changes(
Expand Down

0 comments on commit 6041518

Please sign in to comment.