mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-18 16:14:27 -04:00
fix: spelling
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "revolt-api",
|
||||
"version": "0.5.3-alpha.8",
|
||||
"version": "0.5.3-alpha.8-patch.0",
|
||||
"description": "Revolt API typings",
|
||||
"main": "dist/index.js",
|
||||
"type": "module",
|
||||
|
||||
+1
-1
@@ -212,7 +212,7 @@ export type Message = {
|
||||
*/
|
||||
replies?: Id[]
|
||||
|
||||
masqurade?: Masquerade
|
||||
masquerade?: Masquerade
|
||||
}
|
||||
|
||||
export type SystemMessage =
|
||||
|
||||
Reference in New Issue
Block a user