mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-01-11 22:51:06 +03:00
fix(sample): remove filesystem import path
This commit is contained in:
parent
197614d90a
commit
fdbbfaabc0
@ -1,4 +1,4 @@
|
|||||||
import { Hears, Start, Update } from '../../../../lib';
|
import { Hears, Start, Update } from 'nestjs-telegraf';
|
||||||
import { Context } from '../interfaces/context.interface';
|
import { Context } from '../interfaces/context.interface';
|
||||||
|
|
||||||
@Update()
|
@Update()
|
||||||
|
Loading…
Reference in New Issue
Block a user