Skip to content

Commit e943418

Browse files
author
Laegel
authored
chore: Upgraded version index (tauri-apps#192)
1 parent f488410 commit e943418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/SearchBar/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const SearchBar = ({className}) => {
1111
hostUrl: 'https://search.tauri.studio',
1212
apiKey:
1313
'ea0105f56bb5a2111ed28c7a0c637fc0bed07273f571dc7cb1f73900e44f8e7f',
14-
indexUid: '0_0_0',
14+
indexUid: '1_0_0_beta_rc_2',
1515
inputSelector: '#search-bar-input',
1616
debug: process.env.NODE_ENV === 'development',
1717
transformData(hits) {

0 commit comments

Comments
 (0)