Skip to content

Commit

Permalink
make as done
Browse files Browse the repository at this point in the history
  • Loading branch information
TerminalFi committed Jul 3, 2024
1 parent 02835a2 commit 640254e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
REQ_CONVERSATION_RATING = "conversation/rating" # done
REQ_CONVERSATION_TEMPLATES = "conversation/templates" # done
REQ_CONVERSATION_TURN = "conversation/turn" # done
REQ_CONVERSATION_TURN_DELETE = "conversation/turnDelete"
REQ_CONVERSATION_TURN_DELETE = "conversation/turnDelete" # done

# --------------------- #
# Copilot notifications #
Expand Down

0 comments on commit 640254e

Please sign in to comment.