This commit is contained in:
2023-05-14 20:19:51 +03:00
parent 2d12da1bb8
commit 6f7219ff7b
6 changed files with 31 additions and 9 deletions
Binary file not shown.
+1
View File
@@ -23,6 +23,7 @@ class SnippetSerializer(serializers.ModelSerializer):
"id",
"created",
"title",
"contetns",
"linenos",
"language",
"style",