mirror of
https://github.com/SnapEnhance/scripting-docs.git
synced 2026-08-30 20:24:23 +00:00
fix: field name
This commit is contained in:
2
index.d.ts
vendored
2
index.d.ts
vendored
@@ -171,7 +171,7 @@ declare namespace module {
|
||||
readonly author: string | undefined;
|
||||
readonly minSnapchatVersion: number | undefined;
|
||||
readonly minSEVersion: number | undefined;
|
||||
readonly grantedPermissions: string[];
|
||||
readonly permissions: string[];
|
||||
}
|
||||
|
||||
let exports: any | undefined;
|
||||
|
||||
Reference in New Issue
Block a user