diff --git a/src/icons/python.svg b/src/icons/python.svg new file mode 100644 index 0000000..d710be6 --- /dev/null +++ b/src/icons/python.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/template/mapping.json b/src/template/mapping.json index f238115..a29ccd1 100644 --- a/src/template/mapping.json +++ b/src/template/mapping.json @@ -572,5 +572,6 @@ "go-to-editing-session": 60469, "edit-session": 60470, "code-review": 60471, - "copilot-warning": 60472 + "copilot-warning": 60472, + "python": 60473 } \ No newline at end of file