This commit is contained in:
DariusIII
2026-06-11 10:32:38 +02:00
parent 832fb5fb59
commit 499d6d8cfc
9 changed files with 32 additions and 24 deletions
-1
View File
@@ -47,4 +47,3 @@ class UserApiCacheObserver
Cache::forget('api_user_stats:'.$user->id);
}
}