| Index: client/dom/generated/src/frog/NotificationCenter.dart
|
| diff --git a/client/dom/generated/src/frog/NotificationCenter.dart b/client/dom/generated/src/frog/NotificationCenter.dart
|
| index 6b085b3f4863f24397f925efe2f390ffdcaabc80..b4f0d96a792c5371f107a572f389ed8524f42e73 100644
|
| --- a/client/dom/generated/src/frog/NotificationCenter.dart
|
| +++ b/client/dom/generated/src/frog/NotificationCenter.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class NotificationCenter native "NotificationCenter" {
|
| +class NotificationCenter native "*NotificationCenter" {
|
|
|
| int checkPermission() native;
|
|
|
|
|