mirror of
https://github.com/Eyre-S/Coeur-Morny-Cono.git
synced 2024-11-22 03:04:54 +08:00
disable inline query debug mode
This commit is contained in:
parent
409ad0f517
commit
bd204a3cd7
@ -28,8 +28,8 @@ class MornyOnInlineQuery (using queryManager: MornyQueries) (using coeur: MornyC
|
||||
if (r isPersonal) isPersonal = true
|
||||
resultAnswers += r.result
|
||||
}
|
||||
cacheTime = 1
|
||||
logger debug "Inline Query remote caches is DISABLED, you may received duplicate queries logs."
|
||||
// cacheTime = 1
|
||||
// logger debug "Inline Query remote caches is DISABLED, you may received duplicate queries logs."
|
||||
|
||||
if (results isEmpty) return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user