several FontAwesome icons changed.
This commit is contained in:
@@ -5,7 +5,8 @@ from antifroud import views
|
||||
app_name = 'touchh'
|
||||
|
||||
urlpatterns = [
|
||||
path('admin/', admin.site.urls),
|
||||
|
||||
path('', admin.site.urls),
|
||||
path('health/', include('health_check.urls')),
|
||||
path('antifroud/', include('antifroud.urls')),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user