fix: 修正ReviewModeSelector檔案結尾換行符
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
05fc4d2f28
commit
396c5be1f0
|
|
@ -80,4 +80,4 @@ public class ReviewModeSelector : IReviewModeSelector
|
||||||
_ => 50 // 預設B1
|
_ => 50 // 預設B1
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue