From: Christopher Ng Date: Mon, 31 Jul 2023 19:10:50 +0000 (-0700) Subject: feat(files_reminders): add info xml X-Git-Tag: v28.0.0beta1~601^2~35 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b75fac31aae8dcd65640ccce1540c3c5b22445f3;p=nextcloud-server.git feat(files_reminders): add info xml Signed-off-by: Christopher Ng --- diff --git a/apps/files_reminders/appinfo/info.xml b/apps/files_reminders/appinfo/info.xml new file mode 100644 index 00000000000..d0a69c1ae7c --- /dev/null +++ b/apps/files_reminders/appinfo/info.xml @@ -0,0 +1,32 @@ + + + files_reminders + File reminders + Set file reminders + + 0.1.0-dev + agpl + Christopher Ng + FilesReminders + + files + + https://github.com/nextcloud/server/issues + + + + + + + OCA\FilesReminders\BackgroundJob\CleanUpReminders + OCA\FilesReminders\BackgroundJob\ScheduledNotifications + + + + OCA\FilesReminders\Command\ListCommand + +