project rename
This commit is contained in:
parent
b7e8c4fb5a
commit
000de82523
|
@ -9,7 +9,7 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
RenderRate = 30 * time.Millisecond
|
RenderRate = 30 * time.Millisecond
|
||||||
Title = "vcmd"
|
Title = "sampler"
|
||||||
)
|
)
|
||||||
|
|
||||||
type Console struct{}
|
type Console struct{}
|
||||||
|
|
Loading…
Reference in New Issue