mirror of
https://github.com/danbulant/node-x11
synced 2026-05-22 13:59:11 +00:00
Missed something but its fixed
This commit is contained in:
parent
5c46c4f1d3
commit
8f322e5f8f
1 changed files with 1 additions and 1 deletions
|
|
@ -1022,7 +1022,7 @@ var templates = {
|
|||
|
||||
Bell: [
|
||||
function(percent) {
|
||||
return ["CxC",[108,1]];
|
||||
return ["CxCs",[108,1]];
|
||||
}
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue