exporter: add deprecation notice for unmaintained targets (#12620)

This commit is contained in:
Martín Fernández
2024-10-23 10:44:42 +02:00
committed by GitHub
parent 2c03d50c49
commit f34f9207e9

View File

@@ -3,4 +3,5 @@ return {
name = "exporter",
fullname = _("Export highlights"),
description = _("Exports highlights and notes."),
deprecated = { "feature", "Flomo, Memos"},
}