feat: 添加括号符号
This commit is contained in:
@@ -11,6 +11,8 @@ const notations = {
|
||||
si: "7",
|
||||
extend: "─",
|
||||
separator: "│",
|
||||
crackerOpen: "(",
|
||||
crackerClose: ")"
|
||||
};
|
||||
const notes = [
|
||||
notations.zero,
|
||||
|
||||
Reference in New Issue
Block a user