Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-04-24 11:37:15 +00:00
parent 775ae3d4ba
commit fbcc455090

View file

@ -10,6 +10,8 @@ import {
configureRailwayService, configureRailwayService,
deployRailwayService, deployRailwayService,
deleteTelegramWebhook, deleteTelegramWebhook,
getServiceContext,
upsertRailwayVariableCollection,
HERMES_START_COMMAND, HERMES_START_COMMAND,
} from "../_shared/railway.ts"; } from "../_shared/railway.ts";