| Index: client/dom/generated/src/frog/OperationNotAllowedException.dart
|
| diff --git a/client/dom/generated/src/frog/OperationNotAllowedException.dart b/client/dom/generated/src/frog/OperationNotAllowedException.dart
|
| index 9a9dcd94ee7047e702c682977eae9ff8a8bddc32..551fcd4c108468471a163551a2a91dba87ccef1d 100644
|
| --- a/client/dom/generated/src/frog/OperationNotAllowedException.dart
|
| +++ b/client/dom/generated/src/frog/OperationNotAllowedException.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class OperationNotAllowedException native "OperationNotAllowedException" {
|
| +class OperationNotAllowedException native "*OperationNotAllowedException" {
|
|
|
| int code;
|
|
|
|
|