Explorar o código

change installedPlugins to array by default

CauseFX %!s(int64=4) %!d(string=hai) anos
pai
achega
8411a0966d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/config/default.php

+ 1 - 1
api/config/default.php

@@ -395,7 +395,7 @@ return [
 	'lockoutMinAuth' => '1',
 	'themeInstalled' => '',
 	'themeVersion' => '',
-	'installedPlugins' => '',
+	'installedPlugins' => [],
 	'installedThemes' => '',
 	'authDebug' => false,
 	'customJava' => '',