goliatone/poke-repl

header variable should be let so we can assign

Closed this issue · 0 comments

Currently we are declaring ./banner.js#header as a const and we re-assign the value later.