Bump version to 140.0.0

This commit is contained in:
Kwaroran
2024-11-27 08:43:26 +09:00
parent 096d2fe62c
commit 32bb0430e2
4 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ export function initHotkey(){
clickQuery('.button-icon-translate')
return
}
case "r":{
case "d":{
ev.preventDefault()
clickQuery('.button-icon-remove')
return