mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
confirm token in 2fa challenge
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'version' => '2.0.13',
|
||||
'version' => '2.0.14',
|
||||
|
||||
'is_demo' => env('APP_DEMO', false),
|
||||
|
||||
@@ -61,5 +61,6 @@ return [
|
||||
'updates' => [
|
||||
'2_0_10',
|
||||
'2_0_13',
|
||||
'2_0_14',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user