mirror of
https://github.com/kevachat/geminiapp.git
synced 2025-03-13 05:51:39 +00:00
fix memory key
This commit is contained in:
parent
8c0115e78d
commit
89b183929c
@ -297,8 +297,7 @@ class Room
|
||||
// Reset cache
|
||||
$this->_memory->delete(
|
||||
[
|
||||
'Kevachat\Geminiapp\Controller\Room::_pending',
|
||||
$namespace
|
||||
'Kevachat\Geminiapp\Controller\Room::_pending'
|
||||
]
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user