| Index: client/dom/generated/src/frog/ErrorCallback.dart
|
| diff --git a/client/dom/generated/src/frog/ErrorCallback.dart b/client/dom/generated/src/frog/ErrorCallback.dart
|
| index d49989cdfeb9eee8c2324ca9202dc79b52ac6e45..cf78e3d5cf83ea23c200d72bda788a5c5fe8eb3e 100644
|
| --- a/client/dom/generated/src/frog/ErrorCallback.dart
|
| +++ b/client/dom/generated/src/frog/ErrorCallback.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class ErrorCallback native "ErrorCallback" {
|
| +class ErrorCallback native "*ErrorCallback" {
|
|
|
| bool handleEvent(FileError error) native;
|
|
|
|
|