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