mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
feat: enhance pre-push hook to include remote URL check and improve format check messaging
This commit is contained in:
@@ -502,7 +502,7 @@ const Layout = () => {
|
||||
className={`${OS} layout`}
|
||||
style={{
|
||||
borderTopLeftRadius: "0px",
|
||||
borderTopRightRadius: "0px"
|
||||
borderTopRightRadius: "0px",
|
||||
}}
|
||||
onContextMenu={(e) => {
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user