dev #869

Merged
ysCha merged 2 commits from dev into dev-deploy 2026-05-27 10:12:26 +09:00
Showing only changes of commit 8d7ffdc957 - Show all commits

View File

@ -20,7 +20,7 @@ import { applyKerabOffsetSurgical } from '@/util/kerab-offset-surgical'
// [2240 KERAB-OFFSET-SURGICAL 2026-05-27] 케라바 토글 시 出幅 변경분 surgical 반영 기능 토글.
// false 로 두면 이번 세션 변경 전 동작 (apply/revert 시 출폭 입력값 무시) 으로 즉시 회귀.
const ENABLE_KERAB_OFFSET_SURGICAL = false
const ENABLE_KERAB_OFFSET_SURGICAL = true
// 처마.케라바 변경
export function useEavesGableEdit(id) {