mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-06 20:42:57 +08:00
🐛 Fix(custom): fix the picbeds list doesn't change after language change
This commit is contained in:
@@ -2425,7 +2425,7 @@ function handleLanguageChange(val: string) {
|
||||
setCurrentLanguage(val)
|
||||
saveConfig({ [configPaths.settings.language]: val })
|
||||
localStorage.setItem('currentLanguage', val)
|
||||
// updatePicBedGlobal()
|
||||
updatePicBeds()
|
||||
}
|
||||
|
||||
function handleStartModeChange(val: string) {
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user