diff --git a/community-plugins.json b/community-plugins.json index ff017c654b4..a8c2dc9c84c 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -19150,5 +19150,12 @@ "author": "marcelflymark", "description": "Insert line breaks into tables on mobile devices via shortcut or toolbar.", "repo": "marcelflymark/new-line-break-inside-table-cell" + }, + { + "id": "personal-finance", + "name": "Personal Finance", + "author": "Lucas Berta", + "description": "Visualize your monthly finances, summary cards, daily balance chart, monthly evolution and spending by category.", + "repo": "LBerts/personal-finance" } ]