kopia lustrzana https://github.com/cheeaun/phanpy
Use more beautiful quotes
rodzic
38e2b176bc
commit
a352f94c2c
|
@ -170,7 +170,7 @@ export const SHORTCUTS_META = {
|
|||
},
|
||||
search: {
|
||||
id: 'search',
|
||||
title: ({ query }) => (query ? `"${query}"` : 'Search'),
|
||||
title: ({ query }) => (query ? `“${query}”` : 'Search'),
|
||||
path: ({ query }) =>
|
||||
query
|
||||
? `/search?q=${encodeURIComponent(query)}&type=statuses`
|
||||
|
|
Ładowanie…
Reference in New Issue