Skip to content

Commit

Permalink
includes components for core-search filters in migration, re #10804
Browse files Browse the repository at this point in the history
  • Loading branch information
whatisgalen committed Apr 19, 2024
1 parent cd11e0f commit 2f6cf77
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions arches/app/models/migrations/10804_core_search_filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ class Migration(migrations.Migration):
'',
'core_search.py.py',
'CoreSearchFilter',
'',
'',
'backend',
'views/components/search/core-search',
'core-search',
0,
true
Expand All @@ -41,8 +41,8 @@ class Migration(migrations.Migration):
'',
'localize_result_descriptors.py',
'LocalizeResultDescriptors',
'',
'',
'backend',
'views/components/search/localize-descriptors',
'localize-descriptors',
99,
true
Expand Down

0 comments on commit 2f6cf77

Please sign in to comment.