mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 05:56:37 +00:00
Remove unnecessary spaces
This commit is contained in:
parent
de1490c416
commit
32fad91401
@ -17,7 +17,7 @@ urlpatterns = [
|
|||||||
path('',
|
path('',
|
||||||
DashboardView.as_view(),
|
DashboardView.as_view(),
|
||||||
name='dashboard'),
|
name='dashboard'),
|
||||||
|
|
||||||
# Source URLs
|
# Source URLs
|
||||||
|
|
||||||
path('sources',
|
path('sources',
|
||||||
|
Loading…
Reference in New Issue
Block a user