This commit is contained in:
2025-05-26 16:30:40 -05:00
parent 6de9729329
commit eb111dde14
8 changed files with 90 additions and 22 deletions

View File

@ -0,0 +1,6 @@
{
"name": "submission",
"version": "1.0.0",
"description": "Plugin to handle user-submitted plant data and images.",
"entry_point": "register"
}