Significant work on getting badges ready again.

This commit is contained in:
Scott Idem
2025-10-06 18:43:33 -04:00
parent 88e4ab119d
commit d8b7ad61b3
11 changed files with 1059 additions and 11 deletions

View File

@@ -89,6 +89,9 @@ let events_local_data_struct: key_val = {
// 'theme_mode': 'dark',
// 'theme_name': 'wintry',
'fulltext_search_qry_str': null,
'status_qry__search': null,
'classes__form': 'border border-surface-200 p-4 space-y-4 rounded-container',
},