mirror of
https://github.com/bitinflow/rerun-encoder.git
synced 2026-03-13 13:46:00 +00:00
Add missing field
This commit is contained in:
@@ -89,6 +89,7 @@ export class InternalServer {
|
||||
name: response.data.name,
|
||||
config: response.data.config,
|
||||
avatar_url: response.data.avatar_url,
|
||||
premium: response.data.premium,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user