mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 11:15:58 +00:00
- added it_test_user_timezone
- refactored set_time_by_user_timezone
This commit is contained in:
@@ -14,6 +14,7 @@ use Illuminate\Database\Eloquent\Factories\HasFactory;
|
||||
* @method static find(array|string $setting)
|
||||
* @property string value
|
||||
* @property string name
|
||||
* @property mixed timezone
|
||||
*/
|
||||
class Setting extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user