1
0
Fork 0
mirror of synced 2024-09-25 22:01:43 +12:00
This commit is contained in:
Peter Clement 2024-09-23 15:17:44 +01:00
parent 335240718c
commit 63651b21e6

View file

@ -82,10 +82,6 @@
return null return null
} }
const startTyping = async () => {
typing = true
}
const saveName = async () => { const saveName = async () => {
if (automationNameError || block.name === automationName) { if (automationNameError || block.name === automationName) {
return return