Compare commits
4 Commits
c28392b2b6
...
be1ef4b293
Author | SHA1 | Date | |
---|---|---|---|
be1ef4b293 | |||
06b924340c | |||
2621b08a80 | |||
872a0117c1 |
@ -839,7 +839,7 @@ class Address extends Model
|
||||
|
||||
public function getPassSessionAttribute(): ?string
|
||||
{
|
||||
return $this->session('sespass');
|
||||
return $this->session('sesspass');
|
||||
}
|
||||
|
||||
public function getPassTicAttribute(): ?string
|
||||
|
Loading…
Reference in New Issue
Block a user