mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
Fix triple-n typos in types.ts and application.ts (#4164)
This commit is contained in:
@@ -130,7 +130,7 @@ export interface ActivityInstance {
|
||||
instanceId: string
|
||||
/** Unique identifier for the launch */
|
||||
launchId: bigint
|
||||
/** The Location the instance is runnning in */
|
||||
/** The Location the instance is running in */
|
||||
location: ActivityLocation
|
||||
/** The IDs of the Users currently connected to the instance */
|
||||
users: bigint[]
|
||||
|
||||
Reference in New Issue
Block a user