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