mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 17:02:16 +00:00
Create Folder - ContextMenu,add X icon for rename popup input, Dekstoptolbar icons,Recent uploads sorting,Windows scroller in nav sidebar,Change color of Delere in context menu
This commit is contained in:
@@ -792,8 +792,7 @@ function set_time_by_user_timezone($time)
|
||||
|
||||
return Carbon::parse($time)->addMinutes($time_zone ?? null);
|
||||
}
|
||||
if(! $user) {
|
||||
|
||||
return Carbon::parse($time);
|
||||
}
|
||||
return Carbon::parse($time);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user