Skip to content
Snippets Groups Projects
Unverified Commit 38911c72 authored by jkrvivian's avatar jkrvivian
Browse files

fix: Fix comments

parent 579af1e5
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@ func run(plugin *node.Plugin) {
func sendLogMsg(level logger.Level, name string, msg string) {
m := logMessage{
banner.SimplifiedAppVersion,
banner.AppVersion,
myGitHead,
myGitBranch,
myID,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment