Skip to content

Commit

Permalink
Add Nepal to countries dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
norkans7 committed Nov 10, 2020
1 parent 9e570a5 commit fd34ba6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ureport/settings_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -1287,6 +1287,13 @@
countries_codes=["NGA"],
count_link="http://nigeria24x7.ureport.in/count/",
),
dict(
name="Nepal",
host="//nepal.ureport.in",
flag="flag_nepal.png",
countries_codes=["NPL],
count_link="http://nepal.ureport.in/count/",
),
dict(
name="Norge",
host="//norge.ureport.in",
Expand Down

0 comments on commit fd34ba6

Please sign in to comment.