Update webhook page
This commit is contained in:
@ -6,7 +6,6 @@ from . import views
|
||||
|
||||
app_name: str = "core"
|
||||
|
||||
|
||||
urlpatterns: list[URLPattern | URLResolver] = [
|
||||
path(route="", view=views.index, name="index"),
|
||||
path(
|
||||
|
Reference in New Issue
Block a user