chore: Updated path for templates variables 6481fefb
Steve · 2025-08-09 23:16 1 file(s) · +1 −1
src/utils/constants.ts +1 −1
1 1
export const DEFAULT_REPO = "stevedylandev/bhvr";
2 -
export const EXTRAS_DIR = "./dist/templates/extras";
2 +
export const EXTRAS_DIR = "./templates/extras";