Fancy effects: remove excess console debug output
This commit is contained in:
committed by
Carl Schwan
parent
3c12eff304
commit
668968990c
@@ -482,7 +482,6 @@ ToolBar {
|
||||
}
|
||||
|
||||
var inputFieldText = inputField.text.trim()
|
||||
console.log(inputFieldText)
|
||||
if (inputFieldText.includes('\u{2744}')) {
|
||||
root.fancyEffectsReasonFound("snowflake")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user