feat: Add default addresses to blank data

This commit is contained in:
2024-02-24 19:04:22 +11:00
parent 4b21186b8f
commit 3ad0ed1b66

View File

@@ -107,7 +107,8 @@ def site():
"fg_0": "#ffffff",
"btn_bg": "#2c54cf",
"btn_fg": "#ffffff",
"socials": []
"socials": [],
"address": []
}