| Index: client/dom/generated/src/frog/FileSystemCallback.dart
|
| diff --git a/client/dom/generated/src/frog/FileSystemCallback.dart b/client/dom/generated/src/frog/FileSystemCallback.dart
|
| index 2264207e1fa36dab1c43f053f5cac20bcc3685ff..45a1583e14efa417e426a3056b44acc410a631ec 100644
|
| --- a/client/dom/generated/src/frog/FileSystemCallback.dart
|
| +++ b/client/dom/generated/src/frog/FileSystemCallback.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class FileSystemCallback native "FileSystemCallback" {
|
| +class FileSystemCallback native "*FileSystemCallback" {
|
|
|
| bool handleEvent(DOMFileSystem fileSystem) native;
|
|
|
|
|