mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: add missing import
This commit is contained in:
parent
1b6808852e
commit
3ca4ca0e2b
@ -6,6 +6,8 @@
|
||||
* 2. All derivative works must include clear attribution to the original creator and software, Hexastack and Hexabot, in a prominent location (e.g., in the software's "About" section, documentation, and README file).
|
||||
*/
|
||||
|
||||
import Handlebars from 'handlebars';
|
||||
|
||||
import { I18nService } from '@/i18n/services/i18n.service';
|
||||
import { getRandomElement } from '@/utils/helpers/safeRandom';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user