Closed sansarip closed 1 year ago
Describe the bug Nameless functions like function() {} do not seem to be affected by Owlbear commands.
function() {}
To Reproduce Before raise
const foo = function() {return ▌<></>}
After raise
▌<></>
Expected behavior Before raise
const foo = ▌<></>
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context N/A
Describe the bug Nameless functions like
function() {}
do not seem to be affected by Owlbear commands.To Reproduce Before raise
After raise
Expected behavior Before raise
After raise
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context N/A