Skip to content

Commit

Permalink
Results
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantkhandelwal committed Mar 31, 2019
1 parent 6d656b9 commit f9f3d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SMS19/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from django.urls import path, re_path, include
from main import views

killswitch_activate = False
killswitch_activate = True

if killswitch_activate:
urlpatterns = [
Expand Down

0 comments on commit f9f3d9e

Please sign in to comment.