🆙 More fixes 🆙

This commit is contained in:
Remco
2026-01-20 17:28:00 +01:00
parent 96bebdfa2a
commit 983bf11b4a
2 changed files with 3 additions and 1 deletions
@@ -37,7 +37,7 @@ class EditUser extends EditRecord
public static function getEloquentQuery(): Builder
{
return static::$resource::getModel()::query()->with(['currencies', 'settings']);
return \App\Models\User::query()->with(['currencies', 'settings']);
}
/**
+2
View File
@@ -82,3 +82,5 @@
#0 {main}
"}
[2026-01-20 16:26:06] production.ERROR: RCON connection failed: Kan geen verbinding maken omdat de doelcomputer de verbinding actief heeft geweigerd
[2026-01-20 16:27:22] production.ERROR: RCON connection failed: Kan geen verbinding maken omdat de doelcomputer de verbinding actief heeft geweigerd
[2026-01-20 16:27:49] production.ERROR: RCON connection failed: Kan geen verbinding maken omdat de doelcomputer de verbinding actief heeft geweigerd