add: product types

This commit is contained in:
trisua 2025-07-13 00:50:16 -04:00
parent 2705608903
commit ea13526515
9 changed files with 163 additions and 8 deletions

View file

@ -21,6 +21,7 @@ mod notifications;
mod polls;
mod pollvotes;
mod posts;
mod products;
mod questions;
mod reactions;
mod reports;