Skip to content

Commit f9f3d9e

Browse files
Results
1 parent 6d656b9 commit f9f3d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SMS19/urls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from django.urls import path, re_path, include
1818
from main import views
1919

20-
killswitch_activate = False
20+
killswitch_activate = True
2121

2222
if killswitch_activate:
2323
urlpatterns = [

0 commit comments

Comments
 (0)