Artur Paikin 9 лет назад
Родитель
Сommit
05c1d045f8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/plugins/GoogleDrive.js

+ 1 - 1
src/plugins/GoogleDrive.js

@@ -30,7 +30,7 @@ export default class Google extends Plugin {
       authenticated: false,
       files: [],
       folders: [],
-      directory: '/'
+      directory: 'root'
     }})
 
     this.currentFolder = 'root'