mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 21:10:12 +02:00
misc type fixes, album artist header page favorite/rating work now
This commit is contained in:
@@ -53,5 +53,5 @@ export const PasswordSettings = memo(() => {
|
||||
},
|
||||
];
|
||||
|
||||
return <SettingsSection divider={false} options={updateOptions} />;
|
||||
return <SettingsSection options={updateOptions} />;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user