mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-17 06:00:20 +02:00
properly set mpv volume on init
This commit is contained in:
@@ -111,4 +111,3 @@ export const openCreateRadioStationModal = (
|
||||
title: t('action.createRadioStation', { postProcess: 'titleCase' }) as string,
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
@@ -38,4 +38,3 @@ export const RadioListHeader = ({ title }: RadioListHeaderProps) => {
|
||||
</Stack>
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
@@ -40,4 +40,3 @@ const RadioListRouteWithBoundary = () => {
|
||||
};
|
||||
|
||||
export default RadioListRouteWithBoundary;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user