feat: lower search timeout

v1.18.x
Barış Soner Uşaklı 6 years ago
parent 8a0e1280d6
commit fc830c0f41

@ -599,7 +599,7 @@ app.cacheBuster = null;
}); });
}); });
}); });
}, 400); }, 250);
}); });
}; };

Loading…
Cancel
Save