Added index on release tags table and temporarily removed 'new' label for performance.

This commit is contained in:
DebaucheryLibrarian
2023-06-12 01:43:43 +02:00
parent 828db2a8c8
commit f464563dae
3 changed files with 8 additions and 2 deletions

View File

@@ -103,7 +103,6 @@ function initSitesActions(store, _router) {
after,
before,
orderBy,
isNew: store.getters.isNew,
exclude: store.state.ui.filter,
});