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