fix: gitignore
This commit is contained in:
@@ -8,7 +8,7 @@ def seed_site_contact(apps, schema_editor):
|
||||
SiteContact.objects.get_or_create(
|
||||
pk=1,
|
||||
defaults={
|
||||
"support_email": "support@radiuma.com",
|
||||
"support_email": "support@tecvico.com",
|
||||
"discord_url": "https://discord.gg/9XxA6pV9hb",
|
||||
"office_address": (
|
||||
"BC Cancer Research Center\n"
|
||||
|
||||
Reference in New Issue
Block a user