mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
File preview refactoring
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
|
||||
@include('vuefilemanager.others.color-template')
|
||||
</head>
|
||||
<body class="{{ is_dev() ? 'debug-screens' : '' }}">
|
||||
<body class="{{ is_dev() ? 'debug-screen' : '' }}">
|
||||
|
||||
<div id="app"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user