mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 13:31:56 +07:00
Chore: Bump version to v1.1.0 and implement automated release system
This commit is contained in:
@@ -20,6 +20,7 @@ class Config {
|
||||
|
||||
if ($router) {
|
||||
return [
|
||||
'id' => $router['id'],
|
||||
'ip' => $router['ip_address'],
|
||||
'ip_address' => $router['ip_address'], // Alias
|
||||
'user' => $router['username'],
|
||||
|
||||
Reference in New Issue
Block a user