pull/5370/head
yann300 7 months ago committed by Aniket
parent 2b668e9d9b
commit eb07e2c923
  1. 3
      apps/remix-ide/src/app/plugins/templates-selection/templates-selection-plugin.tsx

@ -125,8 +125,9 @@ export class TemplatesSelectionPlugin extends ViewPlugin {
}
await this.call('notification', 'modal', modal)
console.error(e)
} else {
this.call('notification', 'toast', 'Files Added.')
}
})
}

Loading…
Cancel
Save