mirror of
https://github.com/mue/mue.git
synced 2026-07-12 02:42:07 +02:00
fix: commence work on welcome modal
This commit is contained in:
@@ -20,7 +20,7 @@ const widget_name = {
|
||||
quicklinks: getMessage('modals.main.settings.sections.quicklinks.title'),
|
||||
quote: getMessage('modals.main.settings.sections.quote.title'),
|
||||
date: getMessage('modals.main.settings.sections.date.title'),
|
||||
message: getMessage('modals.main.settings.sections.message.title')
|
||||
message: getMessage('modals.main.settings.sections.message.title'),
|
||||
};
|
||||
|
||||
const SortableItem = sortableElement(({ value }) => (
|
||||
|
||||
Reference in New Issue
Block a user