mirror of
https://github.com/danbulant/node-x11
synced 2026-05-27 05:52:02 +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: [
|
Bell: [
|
||||||
function(percent) {
|
function(percent) {
|
||||||
return ["CxC",[108,1]];
|
return ["CxCs",[108,1]];
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue