mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-10-01 20:41:27 +03:00
fix(sample): remove filesystem import path
This commit is contained in:
@@ -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()
|
||||||
|
Reference in New Issue
Block a user