mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Style fix
This commit is contained in:
parent
f95346f214
commit
56c0e289bd
@ -360,6 +360,7 @@ class PartThumbs(generics.ListAPIView):
|
||||
'category__name',
|
||||
]
|
||||
|
||||
|
||||
class PartThumbsUpdate(generics.RetrieveUpdateAPIView):
|
||||
""" API endpoint for updating Part thumbnails"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user