mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
[FEAT] Enable PWA functionality
This commit is contained in:
@@ -54,4 +54,7 @@ urlpatterns = [
|
||||
|
||||
path('',
|
||||
include('activities.urls')),
|
||||
|
||||
path('',
|
||||
include('pwa.urls')),
|
||||
] # yapf: disable
|
||||
|
||||
Reference in New Issue
Block a user