Skip to content

Commit

Permalink
Config: Update admin
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Feb 9, 2020
1 parent 9862bc6 commit bf1dd23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
# ------------------------------------------------------------------------------
ADMIN_URL = 'admin/'
ADMINS = [
("""Merlin Buczek""", 'merlin.buczek@protonmail.com'),
("""Donald Buczek""", 'buczek@molgen.mpg.de'),
]
MANAGERS = ADMINS

Expand Down

0 comments on commit bf1dd23

Please sign in to comment.