Initial work on site moderation improvements (#410)

This commit is contained in:
wafflecoffee
2022-08-03 02:31:56 -04:00
committed by GitHub
parent 916da16523
commit 411b8e3cb6
6 changed files with 105 additions and 3 deletions

View File

@@ -206,7 +206,7 @@ const DEFAULT_DISPLAYED_ATTRIBUTES: &[&str] = &[
"license",
"client_side",
"server_side",
"gallery"
"gallery",
];
const DEFAULT_SEARCHABLE_ATTRIBUTES: &[&str] =