Added ref spotlight lookup.
This commit is contained in:
parent
7cf39ff112
commit
6f46587f5e
@ -384,7 +384,7 @@ const SpotlightProvider = ({ children }) => {
|
||||
const getModeDescription = (mode) => {
|
||||
switch (mode) {
|
||||
case ':':
|
||||
return 'ID lookup'
|
||||
return 'ID/Reference lookup'
|
||||
case '?':
|
||||
return 'Filter'
|
||||
case '^':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user