discourse-ai/assets/javascripts/discourse/lib/ai-helper-suggestions.js
Keegan George 6b7d7c1179
REFACTOR: Helper suggestions (#914)
This PR adds some updates to the Helper suggestions to improve it's functionality and modernize some of the codebase.
2024-11-27 12:21:03 -08:00

2 lines
39 B
JavaScript

export const MIN_CHARACTER_COUNT = 40;