Skip to content

Commit 01ab1ce

Browse files
authored
chore: revert 3afbde9 (#1431)
1 parent 4d2580f commit 01ab1ce

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

api.json

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -147,32 +147,6 @@
147147
"name": "permission",
148148
"type": "boolean"
149149
}
150-
],
151-
"events": [
152-
{
153-
"name": "foregroundWillDisplay",
154-
"type": "NotificationForegroundWillDisplayEvent",
155-
"methods": [
156-
{
157-
"name": "preventDefault",
158-
"args": [],
159-
"returnType": "void"
160-
}
161-
],
162-
"properties": [
163-
{
164-
"name": "notification",
165-
"type": "IDisplayableOSNotification",
166-
"methods": [
167-
{
168-
"name": "display",
169-
"args": [],
170-
"returnType": "void"
171-
}
172-
]
173-
}
174-
]
175-
}
176150
]
177151
},
178152
"Slidedown": {

0 commit comments

Comments
 (0)