Seems to be a toml parse bug around triple pounds
This commit is contained in:
committed by
Michele Fadda
parent
132f89e3fe
commit
0dbb52f9d6
@@ -13,7 +13,7 @@ type Trig struct {
|
||||
}
|
||||
|
||||
var TrigConfig = `
|
||||
### Set the amplitude
|
||||
## Set the amplitude
|
||||
amplitude = 10.0
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user