GOG-Button nur im Profil-Detail anzeigen
GOG kann nur innerhalb eines bestehenden Profils verknuepft werden, damit der Account dem richtigen Spieler zugeordnet wird. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
39932cb5bb
commit
962ea9ebfc
1 changed files with 0 additions and 3 deletions
|
|
@ -546,9 +546,6 @@ export default function GameLibraryTab({ data }: { data: any }) {
|
|||
<button className="gl-connect-btn gl-steam-btn" onClick={connectSteam}>
|
||||
🎮 Steam verbinden
|
||||
</button>
|
||||
<button className="gl-connect-btn gl-gog-btn" onClick={connectGog}>
|
||||
🟣 GOG verbinden
|
||||
</button>
|
||||
<div className="gl-login-bar-spacer" />
|
||||
<button className="gl-admin-btn" onClick={openAdmin} title="Admin Panel">
|
||||
⚙️
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue