filemanager: vue is picky about the type
This commit is contained in:
@@ -122,7 +122,7 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
cwd: '/',
|
||||
fatalError: '',
|
||||
fatalError: false,
|
||||
activeItem: null,
|
||||
activeDirectoryItem: {},
|
||||
items: [],
|
||||
|
||||
Reference in New Issue
Block a user