mirror of
https://github.com/MarkParker5/STARK.git
synced 2024-11-24 08:12:13 +02:00
fix
This commit is contained in:
parent
85f570cd39
commit
ecc93e5ac9
@ -4,5 +4,5 @@ from . import views
|
||||
|
||||
urlpatterns = [
|
||||
path('text', views.text, name = 'text'),
|
||||
path('command', views.commands, name = 'commands'),
|
||||
path('command', views.command, name = 'command'),
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user