pull/5042/head
yann300 7 months ago committed by Aniket
parent fc969ce6bf
commit 34a17d7973
  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