mirror of
https://github.com/github/semantic.git
synced 2024-12-01 09:15:01 +03:00
Minor js updates after fixing switch/case
This commit is contained in:
parent
bde540cd61
commit
d70045abc4
@ -148,7 +148,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"summary": "Replaced '2' with '1' in the '2' case statement"
|
||||
"summary": "Replaced '2' with '1' in the '1' switch statement"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -228,7 +228,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"summary": "Replaced '1' with '2' in the '2' case statement"
|
||||
"summary": "Replaced '1' with '2' in the '2' switch statement"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user