Seems to be a toml parse bug around triple pounds
This commit is contained in:
@@ -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