Apply database updates

This commit is contained in:
Keegan Rankin 2024-02-23 13:29:42 -08:00
parent 4d03914d17
commit c1520113fd
125 changed files with 5396 additions and 154 deletions

View file

@ -45,5 +45,5 @@ tips:
plugin: text
label: 'Delete all indexed data'
weight: 5
body: 'This will permanently remove all data currently indexed on this server for indexes that aren''t read-only. Items are queued for reindexing. Until reindexing occurs, searches for the affected indexes will not return any results.'
body: "This will permanently remove all data currently indexed on this server for indexes that aren't read-only. Items are queued for reindexing. Until reindexing occurs, searches for the affected indexes will not return any results."
selector: '#edit-clear'