Fix save "dynamic color theme" dialog title

This commit is contained in:
schroda
2026-01-02 22:50:12 +01:00
parent ce4eb98cbc
commit 3ef4e92114
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ export const MangaToolbarMenu = ({ manga, onRefresh, refreshing }: IProps) => {
const saveDynamicColorTheme = () => {
AwaitableComponent.show(ThemeCreationDialog, {
mode: 'create',
mode: 'save_dynamic',
appTheme: {
id: '',
getName: () => '',