update rio, add fips
This commit is contained in:
@@ -86,6 +86,12 @@ class DatabaseService:
|
||||
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/id/ImiKoD/"),
|
||||
SocialLink(SocialPlatform.FACEBOOK, "https://www.facebook.com/imanuel.blocher")
|
||||
]
|
||||
), MemberInfo(
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/fips.png"),
|
||||
name="Jan Phillip \"Medusaman\" N.",
|
||||
position="Mitglied in Probezeit",
|
||||
entry_date="20.07.2024",
|
||||
socials=[SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561198033110015")]
|
||||
)
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user