Ver código fonte

chore: helpful comment

Ifedapo Olarewaju 7 anos atrás
pai
commit
b0b0e28388
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/plugins/Dropbox/index.js

+ 1 - 0
src/plugins/Dropbox/index.js

@@ -96,6 +96,7 @@ module.exports = class Dropbox extends Plugin {
   }
 
   getMimeType (item) {
+    // mime types aren't supported.
     return null
   }