Browse Source

provider-views: display logout hint for a while longer

ifedapoolarewaju 5 years ago
parent
commit
fae6cb6207
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/@uppy/provider-views/src/index.js

+ 1 - 1
packages/@uppy/provider-views/src/index.js

@@ -208,7 +208,7 @@ module.exports = class ProviderView {
               provider: this.plugin.title,
               url: res.manual_revoke_url
             })
-            this.plugin.uppy.info(message)
+            this.plugin.uppy.info(message, 'info', 7000)
           }
 
           const newState = {