update member state
This commit is contained in:
parent
9337cdd3f6
commit
cce49edc41
@ -151,13 +151,13 @@ class DatabaseService:
|
||||
), MemberInfo(
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/ben.png"),
|
||||
name="Ben \"Pümpelbankräuber\" C.",
|
||||
position="Mitglied in Probezeit",
|
||||
position="Mitglied",
|
||||
entry_date="04.10.2025",
|
||||
socials=[SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561198127708029")]
|
||||
), MemberInfo(
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/sebastian.png"),
|
||||
name="Sebastian \"Sheridanqt\" A.",
|
||||
position="Mitglied in Probezeit",
|
||||
position="Mitglied",
|
||||
entry_date="03.11.2025",
|
||||
socials=[SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/id/sheridanqt/")]
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user