mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-25 22:21:09 +10:00
fix: add admin panel scheduled description and locales for it
This commit is contained in:
@ -230,5 +230,9 @@ const scheduledTasks: {
|
||||
name: "",
|
||||
description: "",
|
||||
},
|
||||
"ludusavi:import": {
|
||||
name: t("tasks.admin.scheduled.ludusaviImportName"),
|
||||
description: t("tasks.admin.scheduled.ludusaviImportDescription"),
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user