Version 0.2.1 - Fix : Explorateur s'ouvre tout seul
All checks were successful
Neutral/pipeline/head This commit looks good
All checks were successful
Neutral/pipeline/head This commit looks good
This commit is contained in:
parent
a3369c7035
commit
afcb6385c2
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "neutral",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "Panel d'administration de Raphix",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
@ -240,8 +240,6 @@ class ViewWindow {
|
||||
|
||||
}
|
||||
|
||||
createView("files_explorer")
|
||||
|
||||
function createView(viewType) {
|
||||
if(viewType == 'files_explorer') {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user