Update app.js

checking linter
LianaHus-patch-5
Liana Husikyan 1 year ago committed by GitHub
parent e511e51de6
commit 04fbf050e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/remix-ide/src/app.js

@ -106,7 +106,7 @@ class AppComponent {
name: 'fileproviders/workspace' name: 'fileproviders/workspace'
}) })
Registry.getInstance().put({ Registry.getInstance().put({
api: this._components.filesProviders, api: this._components.filesProviders,
name: 'fileproviders' name: 'fileproviders'
}) })

Loading…
Cancel
Save