mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-27 00:35:52 +03:00
[PR #276] [MERGED] Feat ✨ Chinese Genshin account management #1545
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1545
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/276
Author: @JoseMoreville
Created: 8/30/2022
Status: ✅ Merged
Merged: 9/1/2022
Merged by: @Depal1
Base:
develop← Head:hades-dev📝 Commits (6)
08b512dFeat ✨ Chinese Genshin account management186bc5bUpdate PlayCover/Utils/SaveGenshinUserData.swift5847eb6Update SaveGenshinUserData.swift4549bdeFeat: ✨ Now accounts are filtered according to bundleID on restore view3ee778cLint fixa977025New line between variable and body📊 Changes
7 files changed (+65 additions, -53 deletions)
View changed files
📝
PlayCover/Utils/DeleteStoredGenshinUserData.swift(+1 -1)📝
PlayCover/Utils/RestoreGenshinUserData.swift(+10 -6)📝
PlayCover/Utils/SaveGenshinUserData.swift(+14 -11)📝
PlayCover/View/ChangeGenshinAccountView.swift(+7 -8)📝
PlayCover/View/DeleteGenshinStoredAccountView.swift(+2 -1)📝
PlayCover/View/PlayAppView.swift(+4 -3)📝
PlayCover/View/StoreGenshinAccountView.swift(+27 -23)📄 Description
Fix: 🐛 Now you can delete accounts from storage correctly
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.