fix docs spelling

This commit is contained in:
Simon 2024-04-22 20:03:31 +02:00
parent c52f3f91a7
commit 7ad5eced93
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
2 changed files with 2 additions and 2 deletions

View File

@ -1016,7 +1016,7 @@ class ScheduleView(ApiBaseView):
class ScheduleNotification(ApiBaseView):
"""resolvues to /api/schedule/notification/
"""resolves to /api/schedule/notification/
GET: get all schedule notifications
DEL: delete notification
"""

View File

@ -379,7 +379,7 @@ class Command(BaseCommand):
handler.add_url(url)
def _mig_custom_playlist(self):
"""migration for custom playlist"""
"""add playlist_type for migration t0 v0.4.7"""
self.stdout.write("[MIGRATION] custom playlist")
data = {
"query": {