Browse Source

chore: helpful comment

Ifedapo Olarewaju 7 years ago
parent
commit
b0b0e28388
1 changed files with 1 additions and 0 deletions
  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) {
   getMimeType (item) {
+    // mime types aren't supported.
     return null
     return null
   }
   }