mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 08:32:14 +00:00
- added file resource
- frontend refactoring
This commit is contained in:
@@ -113,7 +113,7 @@ export default {
|
||||
})
|
||||
},
|
||||
mounted() {
|
||||
if (this.$isWIndows()) {
|
||||
if (this.$isWindows()) {
|
||||
document.body.classList.add('windows')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user